You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
186 lines
7.6 KiB
186 lines
7.6 KiB
<?php |
|
|
|
/** |
|
* Returns the importmap for this application. |
|
* |
|
* - "path" is a path inside the asset mapper system. Use the |
|
* "debug:asset-map" command to see the full list of paths. |
|
* |
|
* - "entrypoint" (JavaScript only) set to true for any module that will |
|
* be used as an "entrypoint" (and passed to the importmap() Twig function). |
|
* |
|
* The "importmap:require" command can be used to add new entries to this file. |
|
* |
|
* This file is auto-generated from npm packages. Run scripts/npm-to-importmap.php to update. |
|
*/ |
|
return [ |
|
'app' => [ |
|
'path' => './assets/app.js', |
|
'entrypoint' => true, |
|
], |
|
'@hotwired/stimulus' => [ |
|
'path' => './assets/vendor/@hotwired/stimulus/stimulus.js', |
|
], |
|
'@symfony/stimulus-bundle' => [ |
|
'path' => './vendor/symfony/stimulus-bundle/assets/dist/loader.js', |
|
], |
|
'@symfony/ux-live-component' => [ |
|
'path' => './vendor/symfony/ux-live-component/assets/dist/live_controller.js', |
|
], |
|
'quill' => [ |
|
'path' => './assets/vendor/quill/index.js', |
|
], |
|
'lodash-es' => [ |
|
'path' => './assets/vendor/lodash-es/index.js', |
|
], |
|
'parchment' => [ |
|
'path' => './assets/vendor/parchment/index.js', |
|
], |
|
'quill-delta' => [ |
|
'path' => './assets/vendor/quill-delta/index.js', |
|
], |
|
'eventemitter3' => [ |
|
'path' => './assets/vendor/eventemitter3/index.js', |
|
], |
|
'fast-diff' => [ |
|
'path' => './assets/vendor/fast-diff/index.js', |
|
], |
|
'lodash.clonedeep' => [ |
|
'path' => './assets/vendor/lodash.clonedeep/index.js', |
|
], |
|
'lodash.isequal' => [ |
|
'path' => './assets/vendor/lodash.isequal/index.js', |
|
], |
|
'quill/dist/quill.core.css' => [ |
|
'path' => './assets/vendor/quill/dist/quill.core.css', 'type' => 'css', |
|
], |
|
'quill/dist/quill.snow.css' => [ |
|
'path' => './assets/vendor/quill/dist/quill.snow.css', 'type' => 'css', |
|
], |
|
'es-module-shims' => [ |
|
'path' => './assets/vendor/es-module-shims/index.js', |
|
], |
|
'nostr-tools' => [ |
|
'path' => './assets/vendor/nostr-tools/index.js', |
|
], |
|
'@noble/curves/secp256k1' => [ |
|
'path' => './assets/vendor/@noble/curves/index.js', ], |
|
'@noble/hashes/utils' => [ |
|
'path' => './assets/vendor/@noble/hashes/index.js', ], |
|
'@noble/hashes/sha256' => [ |
|
'path' => './assets/vendor/@noble/hashes/index.js', ], |
|
'@scure/base' => [ |
|
'path' => './assets/vendor/@scure/base/index.js', ], |
|
'@noble/ciphers/aes' => [ |
|
'path' => './assets/vendor/@noble/ciphers/index.js', ], |
|
'@noble/ciphers/chacha' => [ |
|
'path' => './assets/vendor/@noble/ciphers/index.js', ], |
|
'@noble/ciphers/utils' => [ |
|
'path' => './assets/vendor/@noble/ciphers/index.js', ], |
|
'@noble/hashes/hkdf' => [ |
|
'path' => './assets/vendor/@noble/hashes/index.js', ], |
|
'@noble/hashes/hmac' => [ |
|
'path' => './assets/vendor/@noble/hashes/index.js', ], |
|
'@noble/hashes/crypto' => [ |
|
'path' => './assets/vendor/@noble/hashes/index.js', ], |
|
'nostr-tools/nip46' => [ |
|
'path' => './assets/vendor/nostr-tools/index.js', ], |
|
'chart.js/auto' => [ |
|
'path' => './assets/vendor/chart.js/index.js', ], |
|
'@kurkle/color' => [ |
|
'path' => './assets/vendor/@kurkle/color/index.js', ], |
|
'katex' => [ |
|
'path' => './assets/vendor/katex/index.js', ], |
|
'katex/dist/contrib/auto-render.mjs' => [ |
|
'path' => './assets/vendor/katex/index.js', ], |
|
'katex/dist/katex.min.css' => [ |
|
'path' => './assets/vendor/katex/dist/katex.min.css', 'type' => 'css', |
|
], |
|
'katex/dist/katex.min.js' => [ |
|
'path' => './assets/vendor/katex/index.js', ], |
|
'prism-react' => [ |
|
'path' => './assets/vendor/prism-react/index.js', ], |
|
'prism-redux' => [ |
|
'path' => './assets/vendor/prism-redux/index.js', ], |
|
'react' => [ |
|
'path' => './assets/vendor/react/index.js', ], |
|
'recompose' => [ |
|
'path' => './assets/vendor/recompose/index.js', ], |
|
'object-assign' => [ |
|
'path' => './assets/vendor/object-assign/index.js', ], |
|
'fbjs/lib/invariant' => [ |
|
'path' => './assets/vendor/fbjs/index.js', ], |
|
'fbjs/lib/warning' => [ |
|
'path' => './assets/vendor/fbjs/index.js', ], |
|
'fbjs/lib/emptyFunction' => [ |
|
'path' => './assets/vendor/fbjs/index.js', ], |
|
'fbjs/lib/emptyObject' => [ |
|
'path' => './assets/vendor/fbjs/index.js', ], |
|
'prop-types/factory' => [ |
|
'path' => './assets/vendor/prop-types/index.js', ], |
|
'fbjs/lib/shallowEqual' => [ |
|
'path' => './assets/vendor/fbjs/index.js', ], |
|
'hoist-non-react-statics' => [ |
|
'path' => './assets/vendor/hoist-non-react-statics/index.js', ], |
|
'change-emitter' => [ |
|
'path' => './assets/vendor/change-emitter/index.js', ], |
|
'symbol-observable' => [ |
|
'path' => './assets/vendor/symbol-observable/index.js', ], |
|
'prismjs' => [ |
|
'path' => './assets/vendor/prismjs/index.js', ], |
|
'prismjs/themes/prism.min.css' => [ |
|
'path' => './assets/vendor/prismjs/themes/prism.min.css', 'type' => 'css', |
|
], |
|
'codemirror' => [ |
|
'path' => './assets/vendor/codemirror/index.js', ], |
|
'@codemirror/lang-markdown' => [ |
|
'path' => './assets/vendor/@codemirror/lang-markdown/index.js', ], |
|
'@codemirror/theme-one-dark' => [ |
|
'path' => './assets/vendor/@codemirror/theme-one-dark/index.js', ], |
|
'@codemirror/view' => [ |
|
'path' => './assets/vendor/@codemirror/view/index.js', ], |
|
'@codemirror/state' => [ |
|
'path' => './assets/vendor/@codemirror/state/index.js', ], |
|
'@codemirror/language' => [ |
|
'path' => './assets/vendor/@codemirror/language/index.js', ], |
|
'@codemirror/commands' => [ |
|
'path' => './assets/vendor/@codemirror/commands/index.js', ], |
|
'@codemirror/search' => [ |
|
'path' => './assets/vendor/@codemirror/search/index.js', ], |
|
'@codemirror/autocomplete' => [ |
|
'path' => './assets/vendor/@codemirror/autocomplete/index.js', ], |
|
'@codemirror/lint' => [ |
|
'path' => './assets/vendor/@codemirror/lint/index.js', ], |
|
'@lezer/markdown' => [ |
|
'path' => './assets/vendor/@lezer/markdown/index.js', ], |
|
'@codemirror/lang-html' => [ |
|
'path' => './assets/vendor/@codemirror/lang-html/index.js', ], |
|
'@lezer/common' => [ |
|
'path' => './assets/vendor/@lezer/common/index.js', ], |
|
'@lezer/highlight' => [ |
|
'path' => './assets/vendor/@lezer/highlight/index.js', ], |
|
'style-mod' => [ |
|
'path' => './assets/vendor/style-mod/index.js', ], |
|
'w3c-keyname' => [ |
|
'path' => './assets/vendor/w3c-keyname/index.js', ], |
|
'crelt' => [ |
|
'path' => './assets/vendor/crelt/index.js', ], |
|
'@marijn/find-cluster-break' => [ |
|
'path' => './assets/vendor/@marijn/find-cluster-break/index.js', ], |
|
'@lezer/html' => [ |
|
'path' => './assets/vendor/@lezer/html/index.js', ], |
|
'@codemirror/lang-css' => [ |
|
'path' => './assets/vendor/@codemirror/lang-css/index.js', ], |
|
'@codemirror/lang-javascript' => [ |
|
'path' => './assets/vendor/@codemirror/lang-javascript/index.js', ], |
|
'@lezer/lr' => [ |
|
'path' => './assets/vendor/@lezer/lr/index.js', ], |
|
'@lezer/css' => [ |
|
'path' => './assets/vendor/@lezer/css/index.js', ], |
|
'@lezer/javascript' => [ |
|
'path' => './assets/vendor/@lezer/javascript/index.js', ], |
|
'@codemirror/lang-json' => [ |
|
'path' => './assets/vendor/@codemirror/lang-json/index.js', ], |
|
'@lezer/json' => [ |
|
'path' => './assets/vendor/@codemirror/lang-json/index.js', ], |
|
];
|
|
|