PM
Size: a a a
PM
МТ
МТ
PM
PM
МТ
МТ
MZ
МТ
МТ
npm init svelte@next
и npm run dev -- --open
MZ
npm init svelte@next
— this will fetch and run the create-svelte
package.MZ
MZ
V
V
V
export default {
resolve: {
alias: {
$components: resolve('src/components')
}
}
};
МТ
МТ