Skip to content

Commit

Permalink
Merge pull request #170 from avored/developed
Browse files Browse the repository at this point in the history
fixed the js export issue and build prod js/css
  • Loading branch information
indpurvesh authored Feb 6, 2021
2 parents 407cf2c + d726c78 commit 4a0c4b9
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 4a0c4b9

Please sign in to comment.