Skip to content

Commit

Permalink
Merge pull request #3351 from Hanks10100/feature/cleanup
Browse files Browse the repository at this point in the history
[js] clean up front-end assets and fix test
  • Loading branch information
jianhan-he authored May 13, 2021
2 parents a69d8fa + 788e8ed commit d39ca6e
Show file tree
Hide file tree
Showing 131 changed files with 2,257 additions and 23,180 deletions.
17 changes: 0 additions & 17 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
*.sw*

# Created by Builder
examples/build
web-entry
test/build
weex_tmp
Expand All @@ -26,22 +25,6 @@ pids
*.pid
*.seed

# e2e test
html5/test/e2e/reports
html5/test/e2e/screenshots
html5/test/e2e/logs

# render test
html5/test/render/vue/data/build
examples/vue/test/

# Created by Weex Web Packer
html5/browser/extend/packer.js
html5/render/browser/extend/packer.js

# Created by weex-vue-bundle-util
weex-vue-plugins.js

android/playground/app/gradlew
android/playground/app/gradlew.bat
android/playground/app/gradle/wrapper/gradle-wrapper.jar
Expand Down
53 changes: 0 additions & 53 deletions build/rollup.browser.common.config.js

This file was deleted.

72 changes: 0 additions & 72 deletions build/webpack.examples.config.js

This file was deleted.

99 changes: 0 additions & 99 deletions build/webpack.examples.web.config.js

This file was deleted.

2 changes: 0 additions & 2 deletions examples/.gitignore

This file was deleted.

21 changes: 0 additions & 21 deletions examples/README.md

This file was deleted.

42 changes: 0 additions & 42 deletions examples/vanilla/index.js

This file was deleted.

Loading

0 comments on commit d39ca6e

Please sign in to comment.