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

Caching transpiled codes #1785

Closed
iamdue opened this issue Jan 8, 2018 · 0 comments
Closed

Caching transpiled codes #1785

iamdue opened this issue Jan 8, 2018 · 0 comments

Comments

@iamdue
Copy link

iamdue commented Jan 8, 2018

Hi,
I am using SystemJS with babel transpiler. I am looking for a solution to to get the transpiled code while SystemJS is running. After that I would like to cache the code, and save it in the filesystem.(send to server to save it as a transpiled cached js). On the next pageload I would load only this cached js. Is it possible to reach this via custom systemjs and babeljs plugins? If yes then which API methods would be perfect?
(Imagine the written above as creating bundled files on the fly and serving them on the next pageload.) Thank you!

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