webix-hub / webix-jet

Webix Jet micro framework for Webix UI
67 stars 19 forks source link

Path to ”views” should be part of a dependency #7

Closed dxps closed 7 years ago

dxps commented 8 years ago

Hello,

Currently, for version 0.1.5, path to ”views” is hardcoded (line 240). It should be part of an external dependency/module. What do you think?

Thanks.

mkozhukh commented 7 years ago

In Jet 1.0 paths are can be reconfigured through webpack aliases or a custom resolution function can be provided