remove browser-polyfill.js instead of polyfill.js

This commit is contained in:
Sebastian McKenzie 2014-11-11 13:29:50 +11:00
parent 5588bf56eb
commit e0d620b1d5

View File

@ -78,4 +78,4 @@ publish:
git push --follow-tags
rm -rf templates.json browser.js runtime.js polyfill.js
rm -rf templates.json browser.js runtime.js browser-polyfill.js