This repository was archived by the owner on Mar 4, 2025. It is now read-only.
Releases: topcoder-archive/appirio_tech-webpack-config
Releases · topcoder-archive/appirio_tech-webpack-config
Combine TC and Connect constants
0.3.0 Combine TC and Connect constants
Added auth0 constants for tc required by accounts app
New constants AUTH0_DOMAIN and AUTH0_CLIENT_ID for tc. Older versions (auth0Domain and clientId respectively) are also kept for backward compatibility.
Add tc to the list of directories to process with babel
0.2.31 Add tc to the list of directories to process with babel
Broaden the matching from appirio-tech to appirio
0.2.30 Broaden the matching from appirio-tech to appirio
Fix to use CoffeeScript syntax
0.2.29 Fix to use coffeescript syntax
Add New Relic App Id to constants
0.2.28 Add new relic id to constants
Remove automatic open browser
0.2.27 Merge branch 'master' of https://github.com/appirio-tech/webpack-config
Add topcoder to list of non-excluded files
0.2.26 Add topcoder to list of directories to not exclude
Fix package.json dependencies
0.2.25 Move package to dependences from dev dependencies
Open browser after running webpack
Merge pull request #14 from appirio-tech/open-browser Add open browser plugin