mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
make js work on snapshot
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
baseURL: '<%= PREFIX %>/lib',
|
||||
traceurOptions: <%= JSON.stringify(buildConfig.traceurOptions) %>,
|
||||
map: {
|
||||
'app': location.pathname.replace(/\/$/,''),
|
||||
'app': location.pathname.replace(/\/(index.html)?$/,''),
|
||||
'rx/dist/rx.all': 'rx.all',
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user