Skip to content

Commit

Permalink
Update README.md (#473)
Browse files Browse the repository at this point in the history
Fixed a typo
  • Loading branch information
RockinRonE authored Mar 23, 2023
1 parent 6d6cf1c commit 6ced1c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ To solve this please refer to [Forked process configuration](#forked-process-con

## Forked process configuration

To configure the transformer for development mode in `awesome-typescript-loader` or `ts-loader` with `HappyPack` or `thread-loader`, you need to make `getCustomTransformers` a resolvoble module name instead of the function. Since the configuration is very similar, here's an example:
To configure the transformer for development mode in `awesome-typescript-loader` or `ts-loader` with `HappyPack` or `thread-loader`, you need to make `getCustomTransformers` a resolvable module name instead of the function. Since the configuration is very similar, here's an example:

### 1. Move `styledComponentsTransformer` into a separate file

Expand Down

0 comments on commit 6ced1c1

Please sign in to comment.