Norbi
09/17/2023, 6:00 AMwebpackTask(
Action {
...
}
)
instead of the (now deprecated) simpler, more readable, shorter, less verbose, ... :)
webpackTask {
...
}
Thanks.hfhbd
09/17/2023, 8:14 AMNorbi
09/17/2023, 10:10 AMefemoney
09/17/2023, 11:15 AMVampire
09/17/2023, 7:04 PMAction
one is used automatically with the sam-with-receiver plugin. That's why you can ignore the deprecation warning when using it from build scripts.