mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
new output themes for dist
This commit is contained in:
parent
fa68741242
commit
e7718a261f
@ -1,6 +1,6 @@
|
|||||||
const ExtractTextPlugin = require("extract-text-webpack-plugin");
|
const ExtractTextPlugin = require("extract-text-webpack-plugin");
|
||||||
|
|
||||||
const extractScss = new ExtractTextPlugin('./core/prebuilt-themes/[name].css');
|
const extractScss = new ExtractTextPlugin('./core/dist/prebuilt-themes/[name].css');
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user