Closed ludoviclafole closed 8 years ago
Can you split this PR into two, one covering riot-compiler and another one to add htmlOnly option?
Sure.
I was looking to maintain retro compatibility. Supporting riot before migration to multi module, change drastically how to support html only compilation. If i integrate it without riot-compiler support it will break 2.3.0+ version compatibility. Any suggestion on how i should do it ?
The goal is to permit the use of : http://riotjs.com/api/#manual-construction In webpack without loosing advantages of riot-compiler.