First, you need to add it to the Vite configuration. In svelte.config.js add vite.resolve.alias : // svelte.config.js import path from 'path'; ...
確定! 回上一頁