Skip to content

Commit

Permalink
docs: updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kenso312 committed Nov 1, 2022
1 parent 40962c9 commit f2f4ffe
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# NestJS v9 Webpack Boilerplate

![Banner](https://gateway.pinata.cloud/ipfs/QmbGrooyAhnBN8cdor9DtTpoZTapKbcWzXQ9GWmAAT8wFb)

![Language](https://img.shields.io/github/languages/top/kenso312/nestjs-v9-webpack-boilerplate)
![License](https://img.shields.io/github/license/kenso312/nestjs-v9-webpack-boilerplate)
![Version](https://img.shields.io/github/package-json/v/kenso312/nestjs-v9-webpack-boilerplate)
Expand All @@ -14,6 +16,10 @@

- ### 📏 Fully Integrated to Coding Quality Tools

### Attention

There are some constraints to use Webpack bundling your code, so it is not recommended by the NestJS creator, details [here](https://github.com/nestjs/nest/issues/1706#issuecomment-579248915). Therefore, please make sure your application does not contain native bindings library, then you can enjoy the above benefits

## 📓 Commands

### Commands Description
Expand Down

0 comments on commit f2f4ffe

Please sign in to comment.