bootstrap-webpack icon indicating copy to clipboard operation
bootstrap-webpack copied to clipboard

development has moved to https://github.com/gowravshekar/bootstrap-webpack

Results 18 bootstrap-webpack issues
Sort by recently updated
recently updated
newest added

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: {     ...   ...

I didn't see a way to add an issue to `gowravshekar/bootstrap-webpack`, so I'm opening one here in the hope that any fix ends up in the right place. I was...

ERROR in ./~/.npminstall/bootstrap-webpack/0.0.5/bootstrap-webpack/bootstrap-scripts.loader.js!./~/.npminstall/bootstrap-webpack/0.0.5/bootstrap-webpack/bootstrap.config.js Module not found: Error: Cannot resolve module 'bootstrap/js/transition' in /Volumes/taobao/android-service/node_modules/.npminstall/bootstrap-webpack/0.0.5/bootstrap-webpack @ ./~/.npminstall/bootstrap-webpack/0.0.5/bootstrap-webpack/bootstrap-scripts.loader.js!./~/.npminstall/bootstrap-webpack/0.0.5/bootstrap-webpack/bootstrap.config.js 1:0-34 ERROR in ./~/.npminstall/bootstrap-webpack/0.0.5/bootstrap-webpack/bootstrap-scripts.loader.js!./~/.npminstall/bootstrap-webpack/0.0.5/bootstrap-webpack/bootstrap.config.js Module not found: Error: Cannot resolve module 'bootstrap/js/alert' in /Volumes/taobao/android-service/node_modules/.npminstall/bootstrap-webpack/0.0.5/bootstrap-webpack @...

now all my compiled bootstrap styles are put inline to the tag... but i want my compiled scripts to be save to /dist folder

Import bootstrap.config.less after importing all bootstrap styles.

ran 'npm install --save bootstrap-webpack' added in font/jquery dependencies in webpack.config.js added require('bootstrap-webpack') to top of main entry js file result getting module not found errors like this: Error: Cannot...

There is an error when using this webpack-config file: ERROR in ./~/bootstrap/fonts/glyphicons-halflings-regular.woff2 Module parse failed: /Users/Clive/Git/heroku/whatsgoinontonight/node_modules/bootstrap/fonts/glyphicons-halflings-regular.woff2 Line 1: Unexpected token ILLEGAL You may need an appropriate loader to handle this...

Prevent ERROR in ./~/bootstrap/fonts/glyphicons-halflings-regular.woff2 Module parse failed: /home/neo/progects/protos/client/node_modules/bootstrap/fonts/glyphicons-halflings-regular.woff2 Line 1: Unexpected token ILLEGAL You may need an appropriate loader to handle this file type. (Source code omitted for this binary...