contributte / webpack-skeleton

🎁 Webpack 5 project skeleton based on Nette Framework (@nette) and Contributte (@contributte) libraries by @f3l1x.

Home Page:https://examples.contributte.org/webpack-skeleton/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Example] Two separated bundles for front/admin modules

JanMikes opened this issue · comments

Is it worth separating front/admin assets or just bundle them all together in one app.js?

Etc in admin there are datetimepicker and other plugins that are not used on front -> i want to save user's data usage.

I've added it on roadmap list.