Template webpack repository with support for TypeScript, SASS, File Imports, and React.
Go to file Use this template
2024-12-18 14:56:45 -08:00
src components -> site 2024-08-12 21:04:25 -07:00
.gitignore distributable folder 2023-01-09 12:58:06 -08:00
.prettierrc.yml add hooks.ts and align.ts content and prettier config update 2024-07-21 10:48:40 -07:00
eslint.config.mjs update additional hooks names 2024-07-21 13:09:58 -07:00
image.d.ts portrait example 2023-01-09 17:32:22 -08:00
makefile add caching and hashing 2023-01-09 15:56:03 -08:00
package-lock.json bump package versions 2024-12-18 14:56:45 -08:00
package.json bump package versions 2024-12-18 14:56:45 -08:00
README.md update readme 2024-07-21 13:07:29 -07:00
tsconfig.json updates for hooks 2024-07-21 11:42:23 -07:00
webpack.config.js add favicon 2024-07-21 13:12:53 -07:00

Template Webpack Starting Project

Includes Packages For

  • HTML
  • Module Imports
  • TypeScript
  • JSX/TSX
  • SASS
  • SASS Imports
  • Image Imports
  • React
  • Jotai

Includes Developer Setup For

  • Prettier
  • Eslint

Getting Started Webpack Guide:

https://webpack.js.org/guides/getting-started/

Installation

npm install

Launch Scripts

See makefile

Compilation

make build will compile to dist/