razzle-plugin-elm
Installation
yarn add razzle-plugin-elm --dev
Add it to your razzle.config.js
:
// razzle.config.js
module.exports = {
plugins: ['elm'],
};
yarn add razzle-plugin-elm --dev
Add it to your razzle.config.js
:
// razzle.config.js
module.exports = {
plugins: ['elm'],
};
npm i razzle-plugin-elm
39
4.2.18
MIT
3.32 kB
4