revises webpack and npm structures to be compatible with package

This commit is contained in:
James
2020-02-11 16:11:45 -05:00
parent ca62669c7b
commit 4154b54ab6
5 changed files with 42 additions and 32 deletions

3
index.js Normal file
View File

@@ -0,0 +1,3 @@
const payload = require('./src');
module.exports = payload;