* add duplicate code detection check for general purpose use * webpack alias for lodash * redux and react-redux dependency bump that removes lodash dependencies * lodash version match with swagger-client and recent security update * additional webpack config to help reduce build sizes * restore max bundle size back to 1024000
21 lines
252 B
Plaintext
21 lines
252 B
Plaintext
node_modules
|
|
.idea
|
|
.vscode
|
|
.deps_check
|
|
.DS_Store
|
|
.nyc_output
|
|
npm-debug.log*
|
|
.eslintcache
|
|
*.iml
|
|
selenium-debug.log
|
|
chromedriver.log
|
|
test/e2e/db.json
|
|
docs/_book
|
|
dist/log*
|
|
|
|
flavors/**/dist/*
|
|
|
|
# Cypress
|
|
test/e2e-cypress/screenshots
|
|
test/e2e-cypress/videos
|