Skip to content

Commit

Permalink
Merge pull request #35 from codions/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
fabioassuncao committed Jul 13, 2023
2 parents e2346c0 + f359ded commit 9106685
Show file tree
Hide file tree
Showing 9 changed files with 349 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ npm-debug.log
yarn-error.log
/.idea
/.vscode
/public/css/*
/public/js/*
/public/build/*
/public/mix-manifest.json
.php-cs-fixer.cache
rr
.rr.yaml
Expand Down
332 changes: 332 additions & 0 deletions public/build/assets/app.e3dffe2d.js

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
17 changes: 17 additions & 0 deletions public/build/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"resources/js/app.js": {
"file": "assets/app.e3dffe2d.js",
"src": "resources/js/app.js",
"isEntry": true
},
"resources/css/admin.css": {
"file": "assets/admin.2983a304.css",
"src": "resources/css/admin.css",
"isEntry": true
},
"resources/css/app.css": {
"file": "assets/app.e3955ca1.css",
"src": "resources/css/app.css",
"isEntry": true
}
}

0 comments on commit 9106685

Please sign in to comment.