AccessibilityNL / wcag-em-report-tool

Interactive Guide to Assist Managing Web Accessibility Evaluations
http://www.w3.org/WAI/eval/report-tool/
Other
1 stars 1 forks source link

Decide on build tools #1

Open ghost opened 4 years ago

ghost commented 4 years ago

Handy links for decision:

Parcel is my first thought due to zero configuration and instantly start worrying about the project based assets. The downside is that apparantly Parcel has a big JS bundle compared to other build tools.

My second choice would be Rollup, due to somewhat easier configuration and because it is being used by WAI (w3c).

ghost commented 4 years ago

Starting out with edited open webcomponents generator

Eject later if required.

ghost commented 4 years ago

Merged #6

ghost commented 4 years ago

Merged too soon, too much of a hassle to get dev up and running, Reverting #6