Skip to content

Commit

Permalink
update more refs
Browse files Browse the repository at this point in the history
  • Loading branch information
lifeart committed Oct 20, 2021
1 parent 9580f3b commit b4b4666
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,16 @@
## Refs

https://github.com/rajasegar/glimmer-webpack/blob/main/src/App.js

https://github.com/0ahz/vite-plugin-babel-import/blob/main/src/index.ts

https://github.com/vitejs/awesome-vite#plugins


## @tracked

https://github.com/pzuraq/tracked-built-ins

## Tree-shaking
"@glimmer/runtime" sideEffects: false
"@glimmer/validator" "sideEffects": false

0 comments on commit b4b4666

Please sign in to comment.