forked from olcxjas-softworks/LarpixClient
big updat:
- update dependencies - add webp support and webp conversion for profile images
This commit is contained in:
parent
19c3dbb42d
commit
95aaaa69ea
244 changed files with 121382 additions and 86 deletions
4
node_modules/gif.js/site/plugins/jsignore.coffee
generated
vendored
Normal file
4
node_modules/gif.js/site/plugins/jsignore.coffee
generated
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
module.exports = (env, callback) ->
|
||||
# hack to have browserify ignore the symlinked gif.js
|
||||
env.registerContentPlugin 'files', 'gif.*js', env.plugins.StaticFile
|
||||
callback()
|
||||
Loading…
Add table
Add a link
Reference in a new issue