feat(deprecate): add deprecation notice

This commit is contained in:
nothingismagick
2020-06-03 11:02:13 +02:00
committed by GitHub
parent bd59f08d29
commit e0b62f3282

View File

@@ -1,3 +1,6 @@
# Deprecated
This repo and its entire approach have been deprecated. Tauri no longer requires you to use webpack, and you should remove this module from your dependency tree.
# tauri-webpack
![](https://img.shields.io/npm/v/@tauri-apps/tauri-webpack.svg) ![](https://img.shields.io/github/workflow/status/tauri-apps/tauri-webpack/Sanity%20Test?label=tests
@@ -30,4 +33,4 @@ tauri: {
## License
Copyright (c) 2019 Tauri
MIT
MIT