assembler
assembler copied to clipboard
A development toolkit used by AdonisJS to perform tasks like starting the dev server in watch mode, running tests in watch mode, and applying codemods to modify source files
### 🔗 Linked issue I've started a proposal on discord: https://discord.com/channels/423256550564691970/1216131764410650674/1216131764410650674 ### ❓ Type of change - [ ] 🐞 Bug fix (a non-breaking change that fixes an issue) -...
Hi! 👋🏻 Currently, when codemod cannot achieve its task, it throws an error that is displayed in the console and leaves the user without any other indication.  In this...