easy-webpack / core

An easy way to create configuration files for Webpack
MIT License
68 stars 6 forks source link

Adding a new js framework difference from skeleton nav 1.0.0-beta.1.2.6 to 1.0.0-beta.3.0.0 #5

Closed delebash closed 8 years ago

delebash commented 8 years ago

In skeleton-navigation-1.0.0-beta.1.2.6 to import the bootstrap framework you would just add import 'bootstrap';to your main.js. I have looked everywhere and cannot find out how you are importing the bootstrap framework

┆Issue is synchronized with this Asana task

niieani commented 8 years ago

This question belongs to aurelia/skeleton-navigation. The import happens here: https://github.com/aurelia/skeleton-navigation/blob/master/skeleton-typescript-webpack/src/app.html#L2