Skip to content

Commit 988daaf

Browse files
authored
Update optimizing-performance.md
1 parent 6151096 commit 988daaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/optimizing-performance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ browserify ./index.js \
102102

103103
Для наиболее эффективной продакшен-сборки с Rollup, установите несколько плагинов:
104104

105-
```
105+
```bash
106106
# В случае использования npm
107107
npm install --save-dev rollup-plugin-commonjs rollup-plugin-replace rollup-plugin-terser
108108

0 commit comments

Comments
 (0)