mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-02-11 17:34:58 +00:00
(Fix mistypo) Update babel-browser-polyfill to 6.22.0 from 5.8.38
This commit is contained in:
parent
094054a79d
commit
fc09a21769
2
app.js
2
app.js
|
@ -244,7 +244,7 @@ require("app/assets/js/es6-shim-0.35.5.min");
|
|||
require("app/assets/js/es6-sham-0.35.5.min");
|
||||
|
||||
// Babel Browser Polyfill
|
||||
require("app/assets/js/babal-browser-polyfill-6.22.0");
|
||||
require("app/assets/js/babel-browser-polyfill-6.22.0");
|
||||
|
||||
// dive into entrypoint
|
||||
function main() {
|
||||
|
|
Loading…
Reference in New Issue
Block a user