| Current Path : /var/www/homesaver/www/bitrix/components/bitrix/landing.pub/templates/.default/ |
| Current File : /var/www/homesaver/www/bitrix/components/bitrix/landing.pub/templates/.default/bundle.config.js |
module.exports = {
input: './src/landing.pub.js',
output: {
js: './script.js',
css: './style.css',
},
namespace: 'BX.Landing.Pub',
adjustConfigPhp: false,
};