Xinyao TANG
Results
1
issues of
Xinyao TANG
1. ERROR in ./~/bootstrap-webpack/index.loader.js!./resources/bootstrap.config.js `Module not found: Error: Can't resolve '[object Object],[object Object],[object Object],[object Object],[object Object]'` with the configuration in bootstrap.config.js. ``` module.exports = { styleLoader: require('extract-text-webpack-plugin').extract({fallback:'style-loader',use:'css-loader!postcss-loader!less-loader'}), scripts: { ... ...