mirror of
https://github.com/cookpete/react-player.git
synced 2026-03-26 07:00:56 +00:00
* fix: modernize build using esbuild * example: build & serve demo w/ esbuild move to examples folder so more apps could be added * tools: add livereload, fix demo target folder * tools: remove Webpack tooling * tools: remove babel-eslint, upgrade standard * fix: robust minimal test stack esbuild/zora/c8 * fix: add esbuild global externals plugin https://github.com/evanw/esbuild/issues/337
13 lines
111 B
Plaintext
13 lines
111 B
Plaintext
node_modules
|
|
npm-debug.log
|
|
yarn-error.log
|
|
.DS_Store
|
|
/lib
|
|
/lazy
|
|
/demo
|
|
/coverage
|
|
/es6
|
|
.idea/
|
|
.vscode/
|
|
/disttest/
|