Skip to content
This repository was archived by the owner on Mar 17, 2021. It is now read-only.

Commit 467e6b7

Browse files
docs: deprecate (#401)
1 parent c423008 commit 467e6b7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414

1515
# file-loader
1616

17+
**DEPREACTED for v5**: please consider to migarte on [`asset modules`](https://webpack.js.org/guides/asset-modules/).
18+
1719
The `file-loader` resolves `import`/`require()` on a file into a url and emits the file into the output directory.
1820

1921
## Getting Started

0 commit comments

Comments
 (0)