1
0
mirror of https://github.com/SomboChea/ui synced 2026-01-20 01:55:56 +07:00

chore: fix webpack build

This commit is contained in:
Juan Picado @jotadeveloper
2019-04-04 21:45:26 +02:00
parent ae842cd001
commit bc6d25c0c4
4 changed files with 32 additions and 285 deletions

21
.gitignore vendored
View File

@@ -2,32 +2,12 @@ npm-debug.log
verdaccio-*.tgz
.DS_Store
build/
### Test
test/unit/partials/store/test-*-storage/*
test/unit/partials/store/storage_default_storage/*
.verdaccio-db.json
.sinopia-db.json
###
!bin/verdaccio
test-storage*
access-storage*
.verdaccio_test_env
node_modules
package-lock.json
npm_test-fails-add-tarball*
yarn-error.log
# Istanbul
coverage/
.nyc*
.idea/
# React
bundle.js
bundle.js.map
@@ -35,4 +15,5 @@ __tests__
# Compiled script
static/*
coverage/