diff --git a/README.md b/README.md index bf9eca4..c5b6d77 100644 --- a/README.md +++ b/README.md @@ -44,18 +44,6 @@ The time has come for vanilla Web tech. 🎉 - e.g., `./routes/api/users.ts` can be accessed via `http:///api/users` - TypeScript or JavaScript welcome! -## McFly config - -To tell McFly you want to use components, pass the mode (only `"js"` for now) to the `components` prop mcfly.config.ts - -```js -import defineConfig from "./packages/define-config"; - -export default defineConfig({ - components: "js", -}); - -``` ## Packages The following are the project packages published on the NPM registry: