mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-23 14:15:13 +00:00
71b6b990c8
NODE_ENV is not a recognised command on Windows, the work around is to use the cross-env package or to have two separate scripts, one for Windows and one for Unix based systems. I figured using the cross-env is much more friendly and will save confusion, tested on both Windows and Mac. |
||
---|---|---|
.. | ||
async-data | ||
auth-routes | ||
cached-components | ||
custom-build | ||
custom-loading | ||
custom-routes | ||
extend-app | ||
global-css | ||
head-elements | ||
hello-world | ||
nested-components | ||
plugins-vendor | ||
routes-transitions | ||
static-images | ||
vuex-store | ||
with-ava |