Template webpack repository with support for TypeScript, SASS, File Imports, and React.
Go to file Use this template
2024-07-21 10:51:53 -07:00
src apply prettier config update 2024-07-21 10:51:53 -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
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 install jotai by default 2024-07-21 10:28:52 -07:00
package.json install jotai by default 2024-07-21 10:28:52 -07:00
README.md add compilation notes 2023-01-09 17:48:27 -08:00
tsconfig.json portrait example 2023-01-09 17:32:22 -08:00
webpack.config.js portrait example 2023-01-09 17:32:22 -08:00

Template Webpack Starting Project

Includes Support For

  • HTML
  • Module Imports
  • TypeScript
  • SASS
  • SASS Imports
  • Image Imports
  • React

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/