11 Commits

Author SHA1 Message Date
Ersun Warncke
ba7ab297d8 Update webpack property loaders to rules (#1293)
loaders is incorrect syntax using latest webpack (4.29.6)
2019-03-19 16:08:21 -07:00
Michael Rawlings
3afd7d4264
regenerate package-lock and run prettier 2018-12-11 13:19:07 -08:00
Michael Rawlings
0f5e639775 Format + lint (#1016)
* add prettierignore

* switch to eslint:recommended + eslint-config-prettier

* fix eslint violations

* remove more .jshintrc files

* better conditional structure

* add prettier and update prettier ignore

* add precommit hook to run prettier

* add lint check to precommit and format check to ci

* format all the things

* add generated files

* let npm do it's thing with package.json
2018-03-09 10:02:11 -08:00
Austin Kelleher
b030c7c79f Hello file path to hello.marko 2017-08-03 14:32:31 -04:00
Victor Hom
9c242fca73 Update webpack.md 2017-07-29 17:22:38 -04:00
Anthony Ng
1b67ac3321 Fix typo in webpack.md
Closes #706.
2017-05-30 18:38:25 -04:00
Michael Rawlings
e24c00eb8b include marko in the list of modules to install when using webpack 2017-03-21 22:04:07 -07:00
Michael Rawlings
1334f1c017 update docs to use marko syntax highlighting 2017-03-20 10:49:33 -07:00
Michael Rawlings
9c0a4ff3c5 link to marko-webpack demo 2017-03-02 01:09:21 -08:00
Michael Rawlings
dcb0e1afdd update webpack docs 2017-03-02 00:55:44 -08:00
Patrick Steele-Idem
b3f14e1c17 Added partial docs for webpack 2017-03-02 01:25:57 -07:00