mirkonasato / angular2-course-webpack-starter

Simple Angular 2 + TypeScript + Webpack starter project used in the Angular 2 From The Ground Up course.
MIT License
44 stars 17 forks source link

Webpack ionic2 css and component-typescript to multiple dir #5

Open dragonahao opened 7 years ago

dragonahao commented 7 years ago
  1. I want to Webpack ionic2 css and component-typescript to multiple dir
  2. and webpack my component-typescripts and css to another dir

what should I do ? modify the webpack.config.js can make it ? if yes ,how to configuaration?

dragonahao commented 7 years ago

if Multiple Module compiled to different directories , how to load them?