Update noticeme so NOTICE-js can be generated in 250 package chunks
This commit is contained in:
parent
b5977f7ea0
commit
267a05a6ad
2 changed files with 31658 additions and 25597 deletions
|
@ -39,7 +39,7 @@ namespace :notice do
|
|||
end
|
||||
|
||||
namespace :js do
|
||||
notice_cmd = "npx @houdiniproject/noticeme@^1.0.0-pre5 -f NOTICE-js -i included.json"
|
||||
notice_cmd = "npx @houdiniproject/noticeme@^1.1.0-pre1 -f NOTICE-js -i included.json -s 250"
|
||||
|
||||
desc "generating NOTICE-js from ClearlyDefined.io"
|
||||
task :update do
|
||||
|
|
Loading…
Reference in a new issue