Commit 238ba960 authored by Nicolas Giard's avatar Nicolas Giard Committed by GitHub

Updated socket.io client path

parent a04bed7c
......@@ -23,7 +23,7 @@ var _ = require('lodash');
var paths = {
scripts: {
combine: [
'./node_modules/socket.io-client/socket.io.js',
'./node_modules/socket.io-client/dist/socket.io.min.js',
'./node_modules/jquery/dist/jquery.min.js',
'./node_modules/vue/dist/vue.min.js',
'./node_modules/jquery-smooth-scroll/jquery.smooth-scroll.min.js',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment