webpack.custom.js (101B) [raw]
1 module.exports = function(config) { 2 config.entry = { 3 'euchre-live': './assets/app.js', 4 }; 5 };
euchre-liveEuchre web-app for the socially distant family | |
git clone git://git.alexkarle.com/euchre-live.git | |
Log | Files | Refs | README | LICENSE |