Yeldaai / chat-plugin

Yelda Chat Plugin
MIT License
0 stars 0 forks source link

css/yeldaWebchatInjector.min.css:13:88: Replace transition-property to transition, #113

Closed meelie closed 2 years ago

meelie commented 2 years ago

When i run npm run dev in Yelda frontend with the latest version of the webchat, i got that error css/yeldaWebchatInjector.min.css:13:88: Replace transition-property to transition, because Autoprefixer could not support any cases of transition-property and other transition-*

do you repro ?

 WARNING  Compiled with 2 warnings                                                                                                                  3:56:41 pm

 warning  in ./node_modules/yelda-webchat/dist/css/yeldaWebchatInjector.min.css

(Emitted value instead of an instance of Error) autoprefixer: /var/www/yelda/yelda/frontend/node_modules/yelda-webchat/dist/css/yeldaWebchatInjector.min.css:13:88: Replace transition-property to transition, because Autoprefixer could not support any cases of transition-property and other transition-*

 @ ./node_modules/yelda-webchat/dist/css/yeldaWebchatInjector.min.css 4:14-180 13:3-17:5 14:22-188
 @ ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/selector.js?type=script&index=0!./src/views/assistantCreation/onboarding/step2.vue
 @ ./src/views/assistantCreation/onboarding/step2.vue
 @ ./src/router/index.js
 @ ./src/main.js
 @ multi (webpack)-dev-server/client?http://0.0.0.0:9528 webpack/hot/dev-server ./src/main.js

 warning  in ./node_modules/yelda-webchat/dist/css/yeldaWebchatInjector.min.css

(Emitted value instead of an instance of Error) autoprefixer: /var/www/yelda/yelda/frontend/node_modules/yelda-webchat/dist/css/yeldaWebchatInjector.min.css:15:62: Replace transition-property to transition, because Autoprefixer could not support any cases of transition-property and other transition-*

 @ ./node_modules/yelda-webchat/dist/css/yeldaWebchatInjector.min.css 4:14-180 13:3-17:5 14:22-188
 @ ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/selector.js?type=script&index=0!./src/views/assistantCreation/onboarding/step2.vue
 @ ./src/views/assistantCreation/onboarding/step2.vue
 @ ./src/router/index.js
 @ ./src/main.js
 @ multi (webpack)-dev-server/client?http://0.0.0.0:9528 webpack/hot/dev-server ./src/main.js