Skip to content

Conversation

@vire
Copy link
Member

@vire vire commented Feb 1, 2017

  • located in project root
  • added scripts to package.json
  • removed unused deps from package.json
  • js bundle split to main and vendor

// Bootstrap & bootstrap-webpack
require('bootstrap');
require('bootstrap-webpack');
// require('bootstrap-webpack');
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if this line will not be used later, please remove it

@vire vire force-pushed the simple-webpack-workflow branch from 63d2773 to 6a8781c Compare February 2, 2017 08:16
* located in project root
* added scripts to package.json
* removed unused deps from package.json
* js bundle split to main and vendor
@vire vire force-pushed the simple-webpack-workflow branch from 6a8781c to d598cf0 Compare February 2, 2017 08:16
@freezy-sk freezy-sk merged commit 82f108d into develop Feb 2, 2017
@vire vire deleted the simple-webpack-workflow branch February 11, 2017 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants