Skip to content

Commit

Permalink
Revert "Update Vite notice on node: protocol imports"
Browse files Browse the repository at this point in the history
This reverts commit 7d77780.
  • Loading branch information
niksy committed May 7, 2023
1 parent 7d77780 commit b7d0618
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,9 @@ module.exports = {

<summary>Show me</summary>

Vite config uses combination of Rollup and esbuild plugins.
Vite config uses combination of Rollup and esbuild plugins. [`node:`
protocol][node-protocol-imports] imports are currently not supported
([issue](https://github.com/vitejs/vite/issues/6729)).

```js
const inject = require('@rollup/plugin-inject');
Expand Down

0 comments on commit b7d0618

Please sign in to comment.