jdalton
b5c59317ea
wip: code formatting nits continued
2023-09-16 22:59:56 -07:00
jdalton
97d4a2fe19
wip: migrate to bun
2023-09-16 14:47:50 -07:00
Benjamin Tan
bcd0610069
Cleanup package.json and CONTRIBUTING.md.
...
The master branch has been in flux for a pretty long time, so leaving
the broken npm scripts and messages in CONTRIBUTING.md doesn't make
sense and has been confusing to contributors. This commit removes broken
npm scripts and removes all unnecessary dependencies for now.
2020-12-21 21:49:59 +08:00
Ivan
23b2a33e75
Fix vulnerabilities in npm packages ( #4490 )
2019-10-03 13:56:41 -07:00
Michał Lipiński
f90d0aec23
Update eslint and eslint-plugin-import
2019-08-20 12:09:33 +02:00
Benjamin Tan
d5ef31929a
Add initial test files from lodash v4. ( #4172 )
...
* Install test dependencies.
* Add initial test files.
These files were created using a simplistic AST manipulator using `recast` to
preserve formatting. There's bound to be a huge chunk of errors, but this serves
as a good start. QUnit was replaced with Mocha, with ES2015 imports running via
`esm`.
As far as possible, QUnit-specific syntax has been replaced with Mocha's
`describe` and `it`, while the native Node.js `assert` module is used for
assertions. Files in the `test` directory ending in `.test.js` will be treated
as test files.
* Add initial passing files to test run.
2019-02-12 09:11:32 -08:00
John-David Dalton
7606ea3e25
Update package.json version.
2019-02-12 09:08:23 -08:00
Michał Lipiński
c4075c18cb
Update deps (eslint-plugin-import@2.14.0)
2018-10-29 11:31:45 +01:00
Sean Larkin
3a330e0cb7
feat(sideEffects): Set sideEffects false for opt. ( #3533 )
...
This adds the webpack v4 sideEffects optimization. Since we are now in alpha I wanted to help ensure this gets out there so people testing webpack v4 can see the instant wins. <3
2017-12-05 15:45:38 -08:00
Michał Lipiński
e02db41f99
Proper style npm script execution ( #3103 ).
2017-04-14 13:18:47 +02:00
Michał Lipiński
98969648e9
Say goodbye to jscs.
2017-03-12 19:58:58 +01:00
Michał Lipiński
b87bd5250b
Minimal eslint config. ( #3015 )
2017-02-17 22:15:52 +01:00
John-David Dalton
165572022d
Rebuild lodash and docs.
2017-01-06 07:50:36 -08:00
John-David Dalton
ae467c7313
Update deps.
2017-01-06 07:50:36 -08:00
John-David Dalton
a23b918bef
Increment package version to enable ci tests.
2016-12-30 18:07:58 -06:00
John-David Dalton
708b962860
Rebuild lodash and docs.
2016-12-26 10:43:11 -06:00
John-David Dalton
da2d08d771
Update deps.
2016-12-26 10:43:11 -06:00
John-David Dalton
5a86b67263
Minor engines field format nit.
2016-11-24 23:58:40 -06:00
John-David Dalton
db14f324f6
Increment package version to enable ci tests.
2016-11-19 23:39:27 -06:00
John-David Dalton
53ba1e0c3c
Rebuild lodash and docs.
2016-11-19 23:39:19 -06:00
John-David Dalton
eb4861c3cd
Increment package version to enable ci tests.
2016-11-15 10:41:11 -08:00
John-David Dalton
26a6117889
Rebuild lodash and docs.
2016-11-14 20:31:46 -08:00
John-David Dalton
13d315a93b
Increment package version to enable ci tests.
2016-11-14 00:49:41 -08:00
John-David Dalton
5488644658
Rebuild lodash and docs.
2016-11-11 09:40:37 -08:00
John-David Dalton
1fe9042953
Update coveralls and platform.js deps.
2016-11-11 09:40:33 -08:00
John-David Dalton
8bde34dda0
Update optional marky-markdown dep to 9.0.1.
2016-11-10 13:50:35 -08:00
greenkeeper[bot]
98720bea4a
Update optional-dev-dependency to 2.0.0.
2016-11-10 13:32:10 -08:00
greenkeeper[bot]
fbb67f9dbe
Update deps.
2016-11-03 08:24:04 -07:00
John-David Dalton
8d24f393ac
Increment package version to enable ci tests.
2016-11-01 00:55:43 -07:00
John-David Dalton
ccc3081be0
Rebuild lodash and docs.
2016-10-31 22:58:47 -07:00
John-David Dalton
46d1f53ee9
Increment package version to enable ci tests.
2016-10-31 16:32:52 -07:00
John-David Dalton
7862e5ce2d
Rebuild lodash and docs.
2016-10-30 22:56:04 -07:00
John-David Dalton
7cbffd5ebf
Update deps.
2016-10-30 22:55:59 -07:00
John-David Dalton
e485e16d28
Update deps.
2016-10-25 14:30:33 -07:00
John-David Dalton
0c89b9aeb5
Update uglify-js to 2.7.4.
2016-10-24 10:17:49 -07:00
John-David Dalton
2d21faf68a
Update async to 2.1.2.
2016-10-19 08:41:36 -07:00
John-David Dalton
4af0c066ec
Update async to 2.1.1.
2016-10-15 12:17:20 -07:00
John-David Dalton
457a0dc703
Update glob to 7.1.1.
2016-10-07 15:31:47 -07:00
John-David Dalton
e4837cd75d
Increment package version to enable ci tests.
2016-10-07 08:15:21 -07:00
John-David Dalton
260a84c4d8
Rebuild lodash and docs.
2016-10-05 23:19:24 -07:00
John-David Dalton
4b0db6ec6c
Update qunit-extras to 3.0.0.
2016-10-05 23:19:24 -07:00
John-David Dalton
b54501a771
Increment package version to enable ci tests.
2016-10-03 10:34:46 -07:00
John-David Dalton
a12c3797fb
Rebuild lodash and docs.
2016-10-02 20:22:06 -07:00
John-David Dalton
c1c394ac60
Increment package version to enable ci tests.
2016-09-26 21:43:49 -07:00
John-David Dalton
3d27920226
Rebuild lodash and docs.
2016-09-25 13:24:51 -07:00
John-David Dalton
60381f4d6c
Update deps.
2016-09-22 16:02:49 -07:00
John-David Dalton
8f607295ae
Increment package version to enable ci tests.
2016-09-20 15:13:43 -07:00
John-David Dalton
8e150ad6bc
Rebuild lodash and docs.
2016-09-20 09:40:52 -07:00
John-David Dalton
b3742c8d3c
Update coveralls to 2.11.14.
2016-09-19 17:13:18 -07:00
John-David Dalton
c3a7516712
Increment package version to enable ci tests.
2016-09-19 17:13:18 -07:00