From adb5c18023b7486f10c73a663f3a1d0ffaf15b84 Mon Sep 17 00:00:00 2001 From: Sam Chen Date: Sun, 18 Oct 2020 18:03:52 +0800 Subject: [PATCH] docs: fix ci for webpack.js.org --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index c0bb99a..397a20e 100644 --- a/README.md +++ b/README.md @@ -135,8 +135,6 @@ module.exports = { }; ``` -More information about the `ignoreWarnings` option you can find [here](https://webpack.js.org/configuration/#options:~:text=ignoreWarnings); - ## Contributing Please take a moment to read our contributing guidelines if you haven't yet done so.