The Solution You have to tell Webpack to stop using the AMD syntax by adding the following loader that deactivates the define() method. module: { loaders: ...
確定! 回上一頁