Merge branch 'webpack-4-dart-sass' into 'develop'

Massive update for dependencies

See merge request pleroma/pleroma-fe!734
This commit is contained in:
HJ 2019-05-20 18:09:14 +00:00
commit b436e0dd12
18 changed files with 3348 additions and 1609 deletions

View file

@ -19,7 +19,7 @@ if (typeof arg === 'undefined') {
console.log('')
console.log('There are no other arguments or options. Make an issue if you encounter a bug or want')
console.log('some feature to be implemented. Merge requests are welcome as well.')
return
process.exit()
}
const english = require('./en.json')