Skip to content
Snippets Groups Projects
Commit 717b4747 authored by Ondrej Rehounek's avatar Ondrej Rehounek
Browse files

main: clear some sh..

parent ed81a06f
No related branches found
No related tags found
2 merge requests!607Pirati.cz,!575Feature/pirati cz
Pipeline #9198 passed
......@@ -230,8 +230,6 @@ function watch () {
resolvePath(paths().source.js) + "/**/*.vue",
];
const postcssPaths = [
// resolvePath(paths().source._patterns) + "/**/*.mustache",
// resolvePath(paths().source._patterns) + "/**/**/*.mustache",
resolvePath(paths().source.css) + "/*.pcss",
resolvePath(paths().source.css) + "/**/*.pcss",
];
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment