Merge pull request #886

This commit is contained in:
symfony-flex-server[bot]
2021-01-28 17:01:23 +00:00
committed by GitHub
@@ -1,4 +1,4 @@
var Encore = require('@symfony/webpack-encore');
const Encore = require('@symfony/webpack-encore');
// Manually configure the runtime environment if not already configured yet by the "encore" command.
// It's useful when you use tools that rely on webpack.config.js file.