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

Generate built files for CDN use #146

Closed
erquhart opened this issue May 21, 2018 · 3 comments
Closed

Generate built files for CDN use #146

erquhart opened this issue May 21, 2018 · 3 comments

Comments

@erquhart
Copy link

Awesome project here! I had just finished reworking a bunch of examples for Netlify CMS using stripIndent when I realized there's no way to "just use it" via a CDN like unpkg.com. Have you considered providing built files?

@fatfisz
Copy link
Collaborator

fatfisz commented May 21, 2018

It looks like an easy improvement without a lot of changes to the existing project. I'd get rid of babel-runtime at the same time to solve some complaints about big deps.

@declandewet Would Rollup work for you as a packaging tool?

@fatfisz fatfisz mentioned this issue May 27, 2018
1 task
@fatfisz
Copy link
Collaborator

fatfisz commented May 27, 2018

@erquhart Could you take a look at the PR I added (#150)? Just want to make sure that everything that's needed is included there.

@erquhart
Copy link
Author

erquhart commented Jun 5, 2018

Awesome, thanks for this @fatfisz!!

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