zushenyan / Workstation

Frontend working environment
2 stars 0 forks source link

webpack refactoring #4

Closed samuxyz closed 7 years ago

samuxyz commented 7 years ago

what about separating the configurations (hot/production/dev...) from loaders and plugins with one more subfolder?

zushenyan commented 7 years ago

Multi-level (> 2) folder structure is what I want to avoid... because I will have to take care path more carefully, which might introduce unnecessary complexity.