klarkc / pure-vue

It's Vue, it's PureScript. Simple as that.
MIT License
18 stars 0 forks source link

Inject PureScript compiled code in SFC script block #9

Open klarkc opened 2 years ago

klarkc commented 2 years ago

We should be able to inject a purescript compiled function in a SFC script block

klarkc commented 2 years ago

Nice reference (js-only): https://github.com/sveltejs/vite-plugin-svelte

klarkc commented 2 years ago

Relates: https://github.com/Pauan/rollup-plugin-purs/issues/54