Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Figure out a way to use bundler like webpack in the repo #273

Open
eswarsaladi opened this issue Aug 13, 2023 · 1 comment
Open

Figure out a way to use bundler like webpack in the repo #273

eswarsaladi opened this issue Aug 13, 2023 · 1 comment
Assignees

Comments

@eswarsaladi
Copy link
Collaborator

Why is it being proposed?

  1. Imports and exports can be used in the code
  2. The code can be compiled into one js file reducing the overall build size and speed of the plugin

Important Links to check out

  1. https://parceljs.org/
  2. https://webpack.js.org/
  3. https://babeljs.io/
Copy link
Member

yes! research this, and we will talk about what you discover when we meet next. all kinds of performance issues have plagued CERES for years. if we can show work on that, it'll be fantastic. probably a good thing to talk about in the demo to dev meeting.

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

No branches or pull requests

2 participants