One more
I get
I edited the stealconfig.js to
I get
- core/init/init.mustache.js 404 not found
I edited the stealconfig.js to
- System.config({
- paths: {
- 'jquery/*': "bower_components/jquery/dist/*.js",
- 'can/*' : 'bower_components/CanJS/*.js'
- },
- ext: {
- mustache: "can/view/mustache/system"
- },
- meta: {jquery: { exports: "jQuery" } }
- });
- mustache: "bower_components/CanJS/view/mustache/system"
- mustache: "bower_components/CanJS/view/mustache/system.js"
whithot any effect either.