There was an error while loading. Please reload this page.
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: { ... } }