⊗jsSpMdBS 205 of 294 menu

Configuring the Webpack build running in JavaScript

Now in a package.json you should have modules enabled:

{ "type" : "module" }

Let's also place the "scripts" setting in this file for easy Webpack running:

{ "type" : "module", "scripts" : { "build" : "webpack" } }

After that, our bundler can be called with the following command:

npm run build

Edit the package.json file accordingly.

English
AfrikaansAzərbaycanБългарскиবাংলাБеларускаяČeštinaDanskDeutschΕλληνικάEspañolEestiSuomiFrançaisहिन्दीMagyarՀայերենIndonesiaItaliano日本語ქართულიҚазақ한국어КыргызчаLietuviųLatviešuМакедонскиMelayuမြန်မာNederlandsNorskPolskiPortuguêsRomânăРусскийසිංහලSlovenčinaSlovenščinaShqipСрпскиSrpskiSvenskaKiswahiliТоҷикӣไทยTürkmenTürkçeЎзбекOʻzbekTiếng Việt
We use cookies for website operation, analytics, and personalization. Data processing is carried out in accordance with the Privacy Policy.
accept all customize decline