js import alias from '@rollup/plugin-alias'; const aliases = alias({ resolve: ['.svelte', '.js'], //optional, by default this will ...
確定! 回上一頁