While attempting to transpile for Ionic build, it encountered a failure with the following message: [09:56:34] build dev failed: Maximum call stack size exceeded.
The ionic serve task displays a message when executed, but triggering a new transpile through the watcher resolves the issue.
This raises the question of whether there is a variation in how the transpile task operates when initiated via the watcher.