works in version 0.3.1 but doesn't seem to in 0.3.3
Copy code
Task 'spmDevBuild' not found in root project
r
russhwolf
12/02/2022, 9:01 PM
Did you change any other config? One thing that changed in 0.3.3 is, if we're missing config we need, instead of failing the build we just print a warning and halt the config. So if you don't have an artifact manager or version manager set, the project will sync but that task won't be created.