Skip to content

Nostalginen/webpack-test

Repository files navigation

Webpack config

Quick Start

yarn install
yarn start

Production build

Run yarn build

ESLint & Prettier

ESLint and Prettier will run on every change in development mode.

Fix errors manually

yarn eslint
yarn prettier

Fix errors on save (VScode)

  1. Install eslint-extension
  2. Enable "Eslint: Auto Fix On Save" from preferences
  3. Install prettier-extension
  4. Enable "Editor: Format On Save" from preferences

About

Testing webpack config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published