# that's important to place this file into /site/_config/webpack.yml # with all configuration variables presented # Cuz WebPack compiling script use it to set configuration Site\Templates\WebpackTemplateProvider: SRC: site/client/src DIST: site/client/dist HOSTNAME: localhost PORT: "3000" TYPESJS: site/client/src/js/types TYPESSCSS: site/client/src/scss/types