Skip to content

Commit

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

<summary>Show me</summary>

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)).
Vite config uses combination of Rollup and esbuild plugins.

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

0 comments on commit 7d77780

Please sign in to comment.