We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
b077341
One-time build:
- techor pack + techor build
Watch the build:
- techor pack -w + techor build -w or + techor dev
Renamed the techor.* to techor.config.*
techor.*
techor.config.*
/** @type {import('techor').Config} */ export default { build: { ... } }