Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 608 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 608 Bytes

Roadmap:

  • Basic JS only configuration:
    • Add template.html and index.js file
    • Create webpack configuration (common, dev, build)
    • Add HtmlWebpackPlugin plugin
    • Add standard.js, standard-loader
    • Add README.md with list of tasks
  • TS configuration
    • handle .ts files by webpack, standard and babel
  • Improve README file
    • Add install, commands sections