Skip to content

Commit

Permalink
chore(*): mod babel-polyfill cdn
Browse files Browse the repository at this point in the history
  • Loading branch information
tao1991123 committed Mar 6, 2019
1 parent e49b0fa commit d39a9ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/server/tpls/demo.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
};
}
</script>
<script src="//shadow.elemecdn.com/npm/babel-polyfill/dist/polyfill.min.js"></script>
<script src="//shadow.elemecdn.com/npm/babel-polyfill@6.26.0/dist/polyfill.min.js"></script>
<script src="//shadow.elemecdn.com/npm/[email protected]/umd/react.development.js"></script>
<script src="//shadow.elemecdn.com/npm/[email protected]/umd/react-dom.development.js"></script>
<script src="//shadow.elemecdn.com/npm/[email protected]/min/moment-with-locales.js"></script>
Expand Down

0 comments on commit d39a9ca

Please sign in to comment.