666e7934a6
This commit introduces importmaps. They allow to use modern javacript ESM within rails without webpack, yarn etc. see https://github.com/rails/importmap-rails for more details. Co-authored-by: Philipp Rothmann <philipprothmann@posteo.de> Co-authored-by: FGU <fgu@pragma-shift.net>
2 lines
No EOL
78 B
Ruby
2 lines
No EOL
78 B
Ruby
# Pin npm packages by running ./bin/importmap
|
|
pin "application", preload: true |