mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
api_changes_list_2022.md: minor
This commit is contained in:
parent
3d26db44c0
commit
3aee4da476
@ -164,7 +164,7 @@ Method `com.intellij.grazie.GrazieBundle.message(key, parameters)` marked static
|
||||
### JavaScript Plugin 2022.2
|
||||
|
||||
`com.intellij.lang.javascript.buildTools.webpack.WebPackConfigManager.setConfig(WebPackConfig)` method moved to the superclass
|
||||
: Should be used only in tests, marked with @TestOnly directive.
|
||||
: Should be used only in tests (marked with `@TestOnly`).
|
||||
|
||||
`com.intellij.lang.javascript.buildTools.webpack.WebPackConfig` class renamed to `com.intellij.lang.javascript.buildTools.bundler.WebBundlerConfig`
|
||||
: Use `com.intellij.lang.javascript.buildTools.bundler.WebBundlerConfig` instead.
|
||||
|
Loading…
x
Reference in New Issue
Block a user