Skip to content
This repository has been archived by the owner on Jun 8, 2018. It is now read-only.

Add ES6 module bundler #11

Open
VojtechKlos opened this issue Dec 20, 2017 · 2 comments
Open

Add ES6 module bundler #11

VojtechKlos opened this issue Dec 20, 2017 · 2 comments
Assignees

Comments

@VojtechKlos
Copy link
Member

Add a module bundler to improve code segmentation and seperate concerns

@mckaygerhard
Copy link

umm i like more take the source directly from github so in that way i can use this as submodule directly, but if i'll need some extra tools like those npm or bowser etc i will need a modern linux that i dont use it also modern this modern that modern all, then comes the "upgrades" and all will seem like "mocosoft guindows update"

@VojtechKlos
Copy link
Member Author

@mckaygerhard hey, thanks for feedback. Module bundler just means that we are allowed to use more readable by seperating it to more files and then bundling them together in a single file. It does not compromise the functionality that you describe. We will still have a single script file that you can just include in your website even if you do not use ES6 or some bundler of your own. It is just for development purposes.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants