mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +08:00
chore(tests): make typescript and unit tests friends
This commit is contained in:
6
scripts/karma/system.config.js
Normal file
6
scripts/karma/system.config.js
Normal file
@ -0,0 +1,6 @@
|
||||
System.config({
|
||||
map: {
|
||||
angular2: '/base/angular2',
|
||||
ionic: '/base/ionic'
|
||||
}
|
||||
});
|
Reference in New Issue
Block a user