From 485852d7e5d038ca8e83ecf8f6a131299df7073f Mon Sep 17 00:00:00 2001 From: Nikolay Kostyurin Date: Sun, 7 Oct 2018 22:18:44 +0200 Subject: [PATCH] fix(html): rigt import to support three shaking --- packages/bbob-html/src/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/bbob-html/src/index.js b/packages/bbob-html/src/index.js index 5423329..a001fae 100644 --- a/packages/bbob-html/src/index.js +++ b/packages/bbob-html/src/index.js @@ -1,4 +1,4 @@ -const { attrValue } = require('@bbob/plugin-helper'); +import { attrValue } from '@bbob/plugin-helper'; /** * Transforms attrs to html params string