'use strict'
const config = require('../config')
module.exports = {
// cacheBusting: config.dev.cacheBusting,
}