You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
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?The text was updated successfully, but these errors were encountered: