Skip to content
#

bucklescript

Here are 347 public repositories matching this topic...

thangngoc89
thangngoc89 commented Aug 4, 2019

Relevant issue: jsdelivr/jsdelivr#18166


Update

So apparently jsdelivr will minify the main entry file and add .min. in its name. Since we check for the name. And the minified file could saves a lot of bytes and improve parsing speed for the bundler.

So we would save this default file provided by jsdelivr, check with what's provided in main field

Improve this page

Add a description, image, and links to the bucklescript topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bucklescript topic, visit your repo's landing page and select "manage topics."

Learn more