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
{{ message }}
This repository has been archived by the owner on Dec 30, 2024. It is now read-only.
Convert existing RequireJS modules using require/define into native JavaScript modules
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules
Remove RequireJS dependency
Use a bundler (webpack) to package local and dependency code
https://webpack.js.org/
The text was updated successfully, but these errors were encountered: