klarkc / pure-vue

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

How other components are gonna be imported from the PureScript side. #7

Open klarkc opened 2 years ago

klarkc commented 2 years ago

SFC PureScript modules only export setup hook, we must have a way to import external SFCs into PureScript space and expose them to the template.