update
This commit is contained in:
parent
fb000fc21d
commit
15945f0d16
2 changed files with 1 additions and 2 deletions
|
@ -1 +0,0 @@
|
|||
This directory contains/serves the browser client files. This directory is transient and is deleted and recreated each time "npm run build" is executed. Utilize ../src and "npm run build" scripts instead.
|
|
@ -1 +1 @@
|
|||
Customizations and modifications to the client (browser) go here. Then run "npm run build" to integrate into ../public (where client files are served from). Note that ../public is a flat directory structure.
|
||||
Customizations and modifications to the client (browser) go here. Then run "npm run build" to integrate into ../public (where client files are served from). Note that ../public is a flat directory structure. ../public directory is deleted and refreshed eatch thime "npm run build" is run.
|
||||
|
|
Loading…
Reference in a new issue