Skip to content

Commit

Permalink
Update compiled assets
Browse files Browse the repository at this point in the history
  • Loading branch information
dansup committed Jun 1, 2018
1 parent 8498779 commit 1d3482a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion public/js/app.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/mix-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"/js/app.js": "/js/app.js?id=867c9d1f8ab038fad7d2",
"/js/app.js": "/js/app.js?id=61fbf8a62fd91adec191",
"/css/app.css": "/css/app.css?id=3a246cba79d9786e84bb",
"/js/timeline.js": "/js/timeline.js?id=fcc86a9419b33a821c23"
}
4 changes: 2 additions & 2 deletions resources/assets/js/bootstrap.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ try {
window.Bloodhound = require('./lib/bloodhound');

require('./components/localstorage');
require('./components/likebutton');
require('./components/commentform');
//require('./components/likebutton');
//require('./components/commentform');
require('./components/searchform');
require('./components/bookmarkform');
} catch (e) {}
Expand Down

0 comments on commit 1d3482a

Please sign in to comment.