v1.4.1 - Exports + Usage Docs for Dual Builds #9
yesiamrocks
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Updated
triggle.js
(unminified, default for bundlers)triggle.min.js
(manually importable for production)import 'triggle'
import 'triggle/triggle.min.js'
<script src="...">
using CDN like jsDelivrInternal
package.json
"exports"
field:.
maps todist/triggle.js
./triggle.min.js
added as an optional import targetThis discussion was created from the release v1.4.1 - Exports + Usage Docs for Dual Builds.
Beta Was this translation helpful? Give feedback.
All reactions