Quantcast
Channel: JavaScriptMVC Forum
Viewing all articles
Browse latest Browse all 3491

Re : not working after building hellow world application, building was successfull. (javascriptmvc v3.3)

$
0
0
I found the way to build the application autside the javascriptmvc forder. It's small "work around".

The thing is that after build, tha dependencies which url's start with "../" are mapped in production.js in steal not correctly.
So I used 2 rules:

1: The starting 2 files (todo.html and todo.js) must be located in in "javascriptmvc/myproject" folder.
2: All dependencies must NOT start with  "../".

Viewing all articles
Browse latest Browse all 3491

Trending Articles