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
Yes, that sounds great. How would we go about doing this? Would it mean generating a .mjs file in the build? If that could provides native module support, that would be awesome.
My original thought was that it would be really nice to able to use the type="module attribute on the script tag to access alkali as a module without build tools. Supporting Node is equally important of course, but more complicated, so I'll do some research to figure out what the best approach would be to support both.
Hey Kris, are you open to a PR augmenting the way alkali is packaged to include native ES6 module support?
The text was updated successfully, but these errors were encountered: