@remult/core
Advanced tools
Comparing version 1.0.13 to 1.0.14
{ | ||
"name": "@remult/core", | ||
"schematics": "./schematics/collection.json", | ||
"version": "1.0.13", | ||
"version": "1.0.14", | ||
"description": "remult core lib", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |
@@ -64,3 +64,3 @@ "use strict"; | ||
element.architect.serve.options.proxyConfig = "proxy.conf.json"; | ||
element.architect.build.options.styles.push("./node_modules/@remult/input-styles.scss"); | ||
element.architect.build.options.styles.push("./node_modules/@remult/core/input-styles.scss"); | ||
return; | ||
@@ -67,0 +67,0 @@ } |
Sorry, the diff of this file is not supported yet
3717647