We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5abc28 commit 396f539Copy full SHA for 396f539
symfony/webpack-encore-bundle/1.0/assets/js/app.js
@@ -9,6 +9,6 @@
9
require('../css/app.css');
10
11
// Need jQuery? Install it with "yarn add jquery", then uncomment to require it.
12
-// let $ = require('jquery');
+// const $ = require('jquery');
13
14
console.log('Hello Webpack Encore! Edit me in assets/js/app.js');
0 commit comments