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

Update vendor and unpkg code in online.html #48

Open
hildjj opened this issue Apr 15, 2021 · 2 comments
Open

Update vendor and unpkg code in online.html #48

hildjj opened this issue Apr 15, 2021 · 2 comments

Comments

@hildjj
Copy link
Contributor

hildjj commented Apr 15, 2021

Version updates for everything. Perhaps switch jsDump to node-inspect-extracted

@Mingun
Copy link
Member

Mingun commented Jun 12, 2022

I think, we should turn vendor dependencies into ordinary npm dependencies and build browser bundle from them. For example, we could update CodeMirror to version 6, there even is an example, how to bundle it with rollup.

@hildjj
Copy link
Contributor Author

hildjj commented Jun 12, 2022

That makes some sense to me. I do want to make sure we're using the peggy build that everyone else can get, not bundling it up. I use that as a sanity check to make sure the minified build is working.

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

No branches or pull requests

2 participants