ubdate
This commit is contained in:
8
node_modules/gulp-sourcemaps/index.js
generated
vendored
Normal file
8
node_modules/gulp-sourcemaps/index.js
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
'use strict';
|
||||
|
||||
module.exports = {
|
||||
init: require('./src/init'),
|
||||
write: require('./src/write'),
|
||||
mapSources: require('@gulp-sourcemaps/map-sources'),
|
||||
identityMap: require('@gulp-sourcemaps/identity-map'),
|
||||
};
|
||||
Reference in New Issue
Block a user