@aurelia-mdc-web/base
Advanced tools
Comparing version 6.1.2 to 6.1.3
@@ -10,3 +10,4 @@ define(["require", "exports", "aurelia-framework", "./mdc-component", "./mdc-component-adapters", "./material-palette"], function (require, exports, aurelia_framework_1, mdc_component_1, mdc_component_adapters_1, material_palette_1) { | ||
config.globalResources([ | ||
aurelia_framework_1.PLATFORM.moduleName('./attributes/mdc-size-attribute') | ||
aurelia_framework_1.PLATFORM.moduleName('./attributes/mdc-size-attribute'), | ||
aurelia_framework_1.PLATFORM.moduleName('./elements/mdc-promisify-reference') | ||
]); | ||
@@ -13,0 +14,0 @@ } |
@@ -13,3 +13,4 @@ "use strict"; | ||
config.globalResources([ | ||
aurelia_framework_1.PLATFORM.moduleName('./attributes/mdc-size-attribute') | ||
aurelia_framework_1.PLATFORM.moduleName('./attributes/mdc-size-attribute'), | ||
aurelia_framework_1.PLATFORM.moduleName('./elements/mdc-promisify-reference') | ||
]); | ||
@@ -16,0 +17,0 @@ } |
@@ -7,5 +7,6 @@ import { PLATFORM } from 'aurelia-framework'; | ||
config.globalResources([ | ||
PLATFORM.moduleName('./attributes/mdc-size-attribute') | ||
PLATFORM.moduleName('./attributes/mdc-size-attribute'), | ||
PLATFORM.moduleName('./elements/mdc-promisify-reference') | ||
]); | ||
} | ||
//# sourceMappingURL=index.js.map |
@@ -7,5 +7,6 @@ import { PLATFORM } from 'aurelia-framework'; | ||
config.globalResources([ | ||
PLATFORM.moduleName('./attributes/mdc-size-attribute') | ||
PLATFORM.moduleName('./attributes/mdc-size-attribute'), | ||
PLATFORM.moduleName('./elements/mdc-promisify-reference') | ||
]); | ||
} | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@aurelia-mdc-web/base", | ||
"version": "6.1.2", | ||
"version": "6.1.3", | ||
"publishConfig": { | ||
@@ -5,0 +5,0 @@ "access": "public" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
137551
64
1627