mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore: transformer location update
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
"types": ["node"],
|
"types": ["node"],
|
||||||
"plugins": [
|
"plugins": [
|
||||||
{
|
{
|
||||||
"transform": "../webpack/transformers/ns-transform-native-classes.ts",
|
"transform": "../webpack5/src/transformers/NativeClass/index.ts",
|
||||||
"type": "raw"
|
"type": "raw"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user