MIF_E31211972/public/admin/library/jqvmap/grunt/clean.js

6 lines
48 B
JavaScript

module.exports = {
dist: [
"dist/*.js"
]
};