This website requires JavaScript.
Explore
Help
Sign In
swc-project
/
swc
Watch
1
Star
1
Fork
0
You've already forked swc
mirror of
https://github.com/swc-project/swc.git
synced
2025-01-01 18:16:09 +03:00
Code
Issues
Actions
5
Packages
Projects
Releases
Wiki
Activity
8003dc8563
swc
/
crates
/
swc_bundler
/
tests
/
fixture
/
issue-1150
/
input
/
o.ts
6 lines
39 B
TypeScript
Raw
Normal View
History
Unescape
Escape
bundler: Fix bugs (#1154) swc_bundler: - Fix importing from transitive dependencies with aliases. - Fix stack overflow while computing plan for modules with cyclic dependencies. - Handle `export *` for function / class properly. (#1155)
2020-10-10 12:32:31 +03:00
export
enum
O
{
A
,
B
,
C
,
chore(repo): Configure `prettier` (#4523)
2022-05-04 17:25:28 +03:00
}
Reference in New Issue
Copy Permalink