Skip to content

Commit 7871144

Browse files
Merge branch 'release'
2 parents 66b9609 + 4f16129 commit 7871144

6 files changed

Lines changed: 7359 additions & 3 deletions

File tree

.gitignore

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ Homestead.yaml
55
.idea
66
npm-debug.log
77
yarn-error.log
8-
/public/dist
8+
/public/dist/*.map
99
/public/plugins
10-
/public/css
11-
/public/js
10+
/public/css/*.map
11+
/public/js/*.map
1212
/public/bower
1313
/public/build/
1414
/storage/images

public/dist/app.js

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

0 commit comments

Comments
 (0)