Project restructuring
Moving all website resources into `/src/` so separate metadata files and build artifacts from core project files.
This commit is contained in:
parent
cdd0359501
commit
3a8c31de81
22 changed files with 33 additions and 0 deletions
5
package.json
Normal file
5
package.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"dependencies": {
|
||||
"uglify-js": "^3.19.3"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue