shenghy / my-blog

我的博客系统
22 stars 8 forks source link

[Vssue]webpack3 #24

Open shenghy opened 5 years ago

shenghy commented 5 years ago

https://jspang.com/posts/2017/09/16/webpack3.html

lanh-51 commented 5 years ago

技术胖,最后一节给的那个网址上不去呀

southflowfire commented 5 years ago

之前是在纯金买的,现在怎么换到轻课堂了···· 而且纯金的课程已经500了

wg39711 commented 5 years ago

技术胖,最后一节课进不去,能不能给一个新的链接

Shenjieping commented 5 years ago

胖哥,视频看不了呢,控制台报404错误,求解决一下

qinwuying commented 5 years ago

你好,我想问下,我原来买的这个视频为什么现在不能用了,我记得当时是在纯金上买的 这一年都没有到呢,咱这没有售后的吗

Arkoly commented 4 years ago

胖哥,学习第09节的时候,我配置好extract-text-webpack-plugin插件后,webpack打包会报错,是什么原因呢,这是打包错误 (node:735784) DeprecationWarning: Tapable.plugin is deprecated. Use new API on .hooks instead D:\code\webpack_p\node_modules\webpack\lib\Chunk.js:866 throw new Error( ^

Error: Chunk.entrypoints: Use Chunks.groupsIterable and filter by instanceof Entrypoint instead at Chunk.get (D:\code\webpack_p\node_modules\webpack\lib\Chunk.js:866:9) at D:\code\webpack_p\node_modules\extract-text-webpack-plugin\dist\index.js:176:48 at Array.forEach () at D:\code\webpack_p\node_modules\extract-text-webpack-plugin\dist\index.js:171:18 at AsyncSeriesHook.eval [as callAsync] (eval at create (D:\code\webpack_p\node_modules\tapable\lib\HookCodeFactory.js:33:10), :7:1) at AsyncSeriesHook.lazyCompileHook (D:\code\webpack_p\node_modules\tapable\lib\Hook.js:154:20) at Compilation.seal (D:\code\webpack_p\node_modules\webpack\lib\Compilation.js:1342:27) at compilation.finish.err (D:\code\webpack_p\node_modules\webpack\lib\Compiler.js:675:18) at hooks.finishModules.callAsync.err (D:\code\webpack_p\node_modules\webpack\lib\Compilation.js:1261:4) at AsyncSeriesHook.eval [as callAsync] (eval at create (D:\code\webpack_p\node_modules\tapable\lib\HookCodeFactory.js:33:10), :24:1) at AsyncSeriesHook.lazyCompileHook (D:\code\webpack_p\node_modules\tapable\lib\Hook.js:154:20) at Compilation.finish (D:\code\webpack_p\node_modules\webpack\lib\Compilation.js:1253:28) at hooks.make.callAsync.err (D:\code\webpack_p\node_modules\webpack\lib\Compiler.js:672:17) at _done (eval at create (D:\code\webpack_p\node_modules\tapable\lib\HookCodeFactory.js:33:10), :9:1) at _err1 (eval at create (D:\code\webpack_p\node_modules\tapable\lib\HookCodeFactory.js:33:10), :32:22) at _addModuleChain (D:\code\webpack_p\node_modules\webpack\lib\Compilation.js:1185:12) at processModuleDependencies.err (D:\code\webpack_p\node_modules\webpack\lib\Compilation.js:1097:9) at _combinedTickCallback (internal/process/next_tick.js:131:7) at process._tickCallback (internal/process/next_tick.js:180:9)

makeCarry commented 4 years ago

你好 胖哥,原来在纯金上买的webpack视频现在不能用了,现在换到轻课堂了 也看不了 能解决下吗

chengazhen commented 4 years ago

npm init初始化好像有错误多了个n

chengazhen commented 4 years ago

怎么里面的代码命令这么多错误呢

NeverNeverNeverGiveUp commented 4 years ago

第04节:配置文件: 服务和热更新,"webpack-dev-server": "^2.9.1" ,windows就没问题了