Skip to content

Commit

Permalink
feat(plugin): Groundwork for rust plugin system (#1893)
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 authored Aug 25, 2021
1 parent 427df9a commit 18e2232
Show file tree
Hide file tree
Showing 14 changed files with 442 additions and 37 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/cargo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,9 @@ jobs:
- swc_macros_common
- swc_node_base
- swc_node_bundler
- swc_plugin
- swc_plugin_runner
- swc_plugin_testing
- swc_stylis
- swc_visit
- swc_visit_macros
Expand Down
Loading

0 comments on commit 18e2232

Please sign in to comment.