tomitrescak / luis

27 stars 3 forks source link

pls add package mode support #6

Closed sanyatuning closed 3 years ago

martaver commented 6 years ago

This is an interesting project, and I think fuse-box really needs this kind of thing.

Is there a way to set this up without having to pollute my project with an extra fuse.ts, server.ts, index.html, index.css etc for luis?

In an ideal world, I just want to yarn add luis, then add a config file and be ready to go, without having to touch any of my other code or configurations.