Use Gulp to regroup medias in a single bundle
{ | ||
"private": true, | ||
"devDependencies": { | ||
"gulp": "^3.8.8" | ||
}, | ||
"dependencies": { | ||
"alertify.js": "^1.0.12", | ||
"aliasify": "^2.1.0", | ||
"bootstrap-sass": "^3.0.0", | ||
"font-awesome": "^4.7.0", | ||
"gulp": "^3.8.8", | ||
"jquery": "^3.1.1", | ||
"jquery.actual": "dreamerslab/jquery.actual#master", | ||
"jquery.scrollto": "^2.1.2", | ||
"laravel-elixir": "^3.0.0", | ||
"bootstrap-sass": "^3.0.0" | ||
"vue": "^2.0.7" | ||
}, | ||
"dependencies": {}, | ||
"browserify": { | ||
"transform": [ | ||
"aliasify" | ||
] | ||
}, | ||
"aliasify": { | ||
"aliases": { | ||
"vue": "vue/dist/vue" | ||
} | ||
} | ||
} |
public/css/app.css
0 → 100644
This diff is collapsed.
public/fonts/FontAwesome.otf
0 → 100644
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
This diff is collapsed.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
This diff is collapsed.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
Please register or sign in to comment