Skip to content

How to generate .js file from your repository ? #2811

Answered by armujahid
Flow75 asked this question in Q&A
Discussion options

You must be logged in to vote

You can check "Non-module environments" section of https://flatpickr.js.org/getting-started/ and can use flatpickr js from https://cdn.jsdelivr.net e.g. https://cdn.jsdelivr.net/npm/flatpickr to use latest released version and https://cdn.jsdelivr.net/npm/flatpickr/ (with trailing slash) can be used to select any release.

you can also built it yourself it you want using npm i and npm run build

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by armujahid
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants