問題タブ [import-maps]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
javascript - Rails 7 インポート マップ - カスタム スクリプトを含むインポート フォルダー
Rails 7 をいじったり、マップをインポートしたりしています。カスタム JS を含むフォルダーをインポートしようとしています。
ChromeUncaught TypeError: Failed to resolve module specifier "custom"
とUncaught Error: Unable to resolve specifier 'custom' from [shim]
Firefox でのギブ
興味深いことにimport "custom/script"
うまく動作します。
私は何を間違っていますか?