patarapolw / minimal-rollup-ts-pug-sass-template

Rollup + TypeScript + Pug + SASS template with no plan for JavaScript frameworks, whatsoever

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

minimal-rollup-ts-pug-sass-template

Rollup + TypeScript + Pug + SASS template with no plan for JavaScript frameworks, whatsoever

Usage

npx degit patarapolw/minimal-rollup-ts-pug-sass-template PATH_TO_YOUR_PROJECT_FOLDER_OR_OMIT

Modes

  • ROUTER_MODE=history for SPA history mode
  • ELECTRON=1 for Electron mode (coupled with yarn build:electron and yarn watch:electron)

Caveats

Rollup currently have a problem of HTML not being watched. Serve in JavaScript / TypeScript to prevent this.

About

Rollup + TypeScript + Pug + SASS template with no plan for JavaScript frameworks, whatsoever


Languages

Language:TypeScript 48.3%Language:HTML 27.2%Language:JavaScript 24.1%Language:CSS 0.4%