How to Use Import Maps
With the release of Rails 7, import maps are the default way of loading 3rd party Javascript libraries, which means you can remove Webpack and Node.js from your project. https://youtu.be/kjWluRJtAW0
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
With the release of Rails 7, import maps are the default way of loading 3rd party Javascript libraries, which means you can remove Webpack and Node.js from your project. https://youtu.be/kjWluRJtAW0
Post a comment