mirror of
https://kevinblog.sytes.net/Code/Jibo-Revival-Group/jibo-cli.git
synced 2026-06-16 10:16:10 +00:00
Initial commit — jibo-cli v3.0.7 with bundled node_modules
This commit is contained in:
4
node_modules/es6-promise/auto.js
generated
vendored
Normal file
4
node_modules/es6-promise/auto.js
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
// This file can be required in Browserify and Node.js for automatic polyfill
|
||||
// To use it: require('es6-promise/auto');
|
||||
'use strict';
|
||||
module.exports = require('./').polyfill();
|
||||
Reference in New Issue
Block a user