| Current Path : /var/www/homesaver/www/bitrix/js/ui/tour/ |
| Current File : /var/www/homesaver/www/bitrix/js/ui/tour/bundle.config.js |
module.exports = {
input: 'src/tour.js',
output: {
js: 'dist/tour.bundle.js',
css: 'dist/tour.bundle.css',
},
namespace: 'BX.UI.Tour',
browserslist: true,
};