Fix intro guide (#15247)

* Provide window.jquery to modules in vue.config.js

* Fix curly-spacing lint error
This commit is contained in:
Rafał Jagielski 2025-01-22 21:53:24 +01:00 committed by Kalista Payne
parent 30f1820a49
commit ca4ee8b513

View file

@ -43,6 +43,7 @@ envVars
});
const webpackPlugins = [
new webpack.ProvidePlugin({ 'window.jQuery': 'jquery' }),
new webpack.DefinePlugin(envObject),
new MomentLocalesPlugin({
localesToKeep: ['bg',