1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/test
Tim Neutkens a1ccc19a1f
Pass through arguments of the next cli correctly (#6327)
Arguments that held the same name as one of the default commands were filtered out, causing issues.

For example `next build build` would get rid of the second `build` parameter.

Fixes #6263
2019-02-17 20:13:10 +01:00
..
integration Pass through arguments of the next cli correctly (#6327) 2019-02-17 20:13:10 +01:00
isolated Replace pages-plugin with loader (#5994) 2019-01-08 23:10:32 +01:00
lib Block Certain Env Keys That Are Used Internally (#6260) 2019-02-15 17:49:40 +01:00
unit Implement circular JSON err.sh link (#6149) 2019-01-27 16:12:17 +01:00
.babelrc Use preset-react's development option + enable modules transform in test env (#5081) 2018-09-03 16:41:52 +02:00
.gitignore Universal Webpack (#3578) 2018-01-30 16:44:44 +01:00
jest-global-setup.js Refactor test setup (#5391) 2018-10-12 15:32:17 +02:00
jest-global-teardown.js Refactor test setup (#5391) 2018-10-12 15:32:17 +02:00