-
Notifications
You must be signed in to change notification settings - Fork 112
Open
Description
Hi, It's not clear to me how should I use it if not loading it via script tag. Or, how to build it into another js file.
I'm trying this:
import { crs } from '../node_modules/country-region-selector/dist/crs.min.js';
And it seems to work, but it's not really clear to me if it's the right way, and also why it's working, since if I then log the crs object, it's just undefined. Why? How to? Thank you.
Metadata
Metadata
Assignees
Labels
No labels