mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-22 07:58:03 +00:00
6a515a1c53
* Add webpack 5 support * Update packages/example-react/webpack.config.js * lint * Update yarn.lock Co-authored-by: Jaco <jacogr@gmail.com>
23 lines
291 B
Plaintext
23 lines
291 B
Plaintext
build/
|
|
build-docs/
|
|
coverage/
|
|
node_modules/
|
|
tmp/
|
|
.idea
|
|
.DS_Store
|
|
.env.local
|
|
.env.development.local
|
|
.env.test.local
|
|
.env.production.local
|
|
.npmrc
|
|
.yarn/*
|
|
!.yarn/releases
|
|
!.yarn/plugins
|
|
.pnp.*
|
|
cc-test-reporter
|
|
package-lock.json
|
|
npm-debug.log*
|
|
tsconfig.*buildinfo
|
|
yarn-debug.log*
|
|
yarn-error.log*
|