@bruit/component
Advanced tools
Comparing version 2.0.9-plop to 2.0.10-plop
{ | ||
"entries": [ | ||
"components/bruit-modal/bruit-modal.js", | ||
"components/bruit-rating/bruit-rating.js", | ||
"components/bruit-io/bruit-io.js", | ||
"components/bruit-modal/bruit-modal.js" | ||
"components/bruit-io/bruit-io.js" | ||
], | ||
@@ -7,0 +7,0 @@ "compiler": { |
@@ -22,2 +22,3 @@ import { Bruit } from '@bruit/core/lib/core.esm'; | ||
initConfig(newConfig) { | ||
console.log('initConfig! ', newConfig); | ||
let _newConfig; | ||
@@ -43,2 +44,3 @@ let configError; | ||
try { | ||
console.log('setBruit! ', Bruit); | ||
Bruit.init(_newConfig); | ||
@@ -45,0 +47,0 @@ } |
{ | ||
"name": "@bruit/component", | ||
"version": "2.0.9-plop", | ||
"version": "2.0.10-plop", | ||
"description": "send your feedbacks with bruit.io", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
2891864
42997