Skip to content

Commit 2e800ca

Browse files
author
ety001
committed
build static for v0.1.0
1 parent 1b64b31 commit 2e800ca

40 files changed

+128
-6
lines changed

.gitignore

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,3 @@ npm-debug.log
1212
yarn-error.log
1313
.env
1414
.DS_Store
15-
/public/css/app.css
16-
/public/js/app.js
17-
/public/fonts/
18-
/public/js/
19-
/public/static/
20-
/public/mix-manifest.json

public/css/app.css

Whitespace-only changes.
Binary file not shown.
Binary file not shown.

public/js/main.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/mix-manifest.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"/js/main.js": "/js/main.js?id=ab3f5576a77b065cd2be",
3+
"/css/app.css": "/css/app.css?id=d41d8cd98f00b204e980"
4+
}

public/static/.gitkeep

Whitespace-only changes.
8.36 KB
Loading
12.2 KB
Loading
2.13 KB
Loading

0 commit comments

Comments
 (0)