vsc-material-theme/.gulp/index.js
2017-02-04 12:31:33 +01:00

5 lines
No EOL
95 B
JavaScript

// import the tasks
import './tasks/icons';
// export default script
export default ['build'];