mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Enable ES6 support for all tools
This commit is contained in:
parent
34a5578679
commit
0a0fe15b26
3 changed files with 13 additions and 4 deletions
|
@ -18,7 +18,7 @@ const stream = require('webpack-stream');
|
|||
const inject = require('gulp-inject');
|
||||
const postcss = require('gulp-postcss');
|
||||
const sass = require('gulp-sass');
|
||||
|
||||
|
||||
sass.compiler = require('node-sass')
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue