Dabolus / polymer3-webpack-starter-kit

Polymer 3 Starter Kit with Webpack
MIT License
55 stars 6 forks source link

Made the configuration file more flexible #53

Closed Dabolus closed 6 years ago

Dabolus commented 6 years ago

Now the configuration file takes into account some environment variables, as well as the type of build it is used for (production/development)

logicalphase commented 6 years ago

Great update. Thanks again.