Gavin
Gavin
~/Desktop/nodejs-koa-blog/admin 下执行 npm run dev 抛出警告 Critical dependency: the request of a dependency is an expression
` { "presets": ["react", "es2015", "stage-0", "stage-1", "stage-2", "stage-3"], "plugins": ["transform-runtime"] } ` stage-0已经包含(stage-1,stage-2,stage-3)
[email protected] start /Users/andy/Desktop/react-build-tutorial/step7 > node ./server/server.js /Users/andy/Desktop/react-build-tutorial/step7/server/server.js:37 router.get('*', async (ctx, next) => { ^ SyntaxError: Unexpected token ( at Object.exports.runInThisContext (vm.js:73:16) at Module._compile (module.js:543:28) at Object.Module._extensions..js (module.js:580:10) at Module.load (module.js:488:32)...
跑步起来
`Failed to start the server, since you have enabled dllPlugin, but have not run `roadhog buildDll` before `roadhog server`.`
好了,建议打包用css后撤不要用预编译less
Error
```Shell touch: /usr/local/Homebrew/.git/FETCH_HEAD: Permission denied Updating Homebrew... ==> Installing universal-ctags from universal-ctags/universal-ctags ==> Cloning https://github.com/universal-ctags/ctags.git Updating /Users/andy/Library/Caches/Homebrew/universal-ctags--git ==> Checking out branch master Already on 'master' Your branch is up to...
immutable 建议集成到 redux