mirror of
https://github.com/swc-project/swc.git
synced 2024-11-27 13:38:33 +03:00
chore: Fix typo (#2135)
This commit is contained in:
parent
84cda8a9f5
commit
1d71a8ea95
@ -75,7 +75,7 @@ export interface SpackConfig {
|
||||
/**
|
||||
* Modules to exclude from bundle.
|
||||
*/
|
||||
extenalModules?: string[]
|
||||
externalModules?: string[]
|
||||
}
|
||||
|
||||
export interface OutputConfig {
|
||||
|
Loading…
Reference in New Issue
Block a user