- From: isonmad <notifications@github.com>
- Date: Thu, 29 Dec 2016 16:44:26 -0800
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 30 December 2016 00:45:08 UTC
isonmad commented on this pull request.
> # Living standard, if master
curl https://api.csswg.org/bikeshed/ -f -F file=@index.bs \
-F md-Text-Macro="SNAPSHOT-LINK $SNAPSHOT_LINK" \
> $WEB_ROOT/index.intermediate.html
node_modules/.bin/emu-algify --throwing-indicators < $WEB_ROOT/index.intermediate.html > $WEB_ROOT/index.html
rm $WEB_ROOT/index.intermediate.html
+
+ cp service-worker.js $WEB_ROOT/service-worker.js
+ cp manifest.json $WEB_ROOT/manifest.json
Isn't the standard file extension `.webmanifest` these days? https://github.com/w3c/manifest/issues/381
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/637#pullrequestreview-14725700
Received on Friday, 30 December 2016 00:45:08 UTC