mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-06 01:47:48 +00:00
Defer downloading required minifies until the lodash command-line executable is used for the first time.
Former-commit-id: 83df0ac5875e8647168fffb7043a4cc197d27d79
This commit is contained in:
@@ -47,7 +47,6 @@
|
||||
},
|
||||
"scripts": {
|
||||
"build": "node ./build.js",
|
||||
"test": "node ./test/test.js && node ./test/test-build.js",
|
||||
"install": "node ./build/post-install.js"
|
||||
"test": "node ./test/test.js && node ./test/test-build.js"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user