Skip to content

Commit

Permalink
docs: less config
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaohuoni committed Nov 6, 2024
1 parent 3253260 commit b6a6f3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ Config is loaded from `.tnfrc.ts` by default.

- `externals: Record<string, string>`: An object that maps package names to their corresponding paths.
- `devServer: { port?: number; host?: string; https?: { hosts?: string[] }; ip?: string }`: The development server configuration.
- `less: LessLoaderOpts`: The configuration passed to lessLoader.

## LICENSE

Expand Down

0 comments on commit b6a6f3c

Please sign in to comment.