Skip to content

Commit

Permalink
fixed the js export issue and build prod js/css
Browse files Browse the repository at this point in the history
  • Loading branch information
indpurvesh committed Feb 6, 2021
1 parent 54e2849 commit d726c78
Show file tree
Hide file tree
Showing 16 changed files with 221,209 additions and 14 deletions.
6 changes: 3 additions & 3 deletions dist/mix-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"/js/app.js": "/js/app.js",
"/js/avored.js": "/js/avored.js",
"/css/app.css": "/css/app.css"
"/vendor/avored/js/app.js": "/vendor/avored/js/app.js",
"/vendor/avored/js/avored.js": "/vendor/avored/js/avored.js",
"/vendor/avored/css/app.css": "/vendor/avored/css/app.css"
}
Loading

0 comments on commit d726c78

Please sign in to comment.