rumkin / pill

Add dynamic content loading to static sites with only 1 KiB of JS
https://rumkin.github.io/pill/
MIT License
383 stars 19 forks source link

Automate Example #10

Closed tamb closed 4 years ago

tamb commented 4 years ago

npm start now:

  1. runs npm run build
  2. copies the pill.js files over to the example
  3. references pill externally in head

This automates the example and testing

rumkin commented 4 years ago

@tamb There are some fixes required for this PR. Reminding if you haven't seen my comments yet.