razzle-plugin-svelte
Installation
yarn add razzle-plugin-svelte
Add it to your razzle.config.js
:
// razzle.config.jsmodule.exports = { plugins: ['svelte'],};
yarn add razzle-plugin-svelte
Add it to your razzle.config.js
:
// razzle.config.jsmodule.exports = { plugins: ['svelte'],};