design-first / system-designer

A low-code development platform for creating systems 🇺🇦#standwithUkraine
https://designfirst.io/systemdesigner/
Apache License 2.0
933 stars 145 forks source link

MIgrate to Webpack #95

Closed ecarriou closed 6 years ago

ecarriou commented 7 years ago

We use Grunt for building System Designer. It works pretty well but we will give a try to Webpack for:

ecarriou commented 6 years ago

Finally we will keep Grunt because we do not bundle systems, we only merge them in order to build System Designer. So there is no need to use WebPack for that.