Skip to content
Snippets Groups Projects
Commit 17f08850 authored by Alvaro Cabrera Durán's avatar Alvaro Cabrera Durán
Browse files

Watch/serve sources

parent 09ae7a08
Branches
No related tags found
No related merge requests found
...@@ -52,8 +52,10 @@ ...@@ -52,8 +52,10 @@
"tarima": { "tarima": {
"from": "src", "from": "src",
"output": ".", "output": ".",
"serve": "dist", "serve": [
"public": "build", "dist",
"build"
],
"rename": [ "rename": [
"**/web/**:build/{fullpath/2}", "**/web/**:build/{fullpath/2}",
"**/main*js:dist/{fullpath/1}" "**/main*js:dist/{fullpath/1}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment