Skip to content

Commit 7d36a67

Browse files
committed
📝 Fix README
Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
1 parent 4bcf7dd commit 7d36a67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ import { corejsPlugin } from 'rollup-plugin-corejs'
4848
export default {
4949
//...
5050
plugins: [
51-
new CoreJSPlugin({
51+
corejsPlugin({
5252
// Options
5353
}),
5454
// ...

0 commit comments

Comments
 (0)