Skip to content

Fix wrong import#2106

Merged
balloob merged 1 commit intodevfrom
fix-wrong-import
Nov 25, 2018
Merged

Fix wrong import#2106
balloob merged 1 commit intodevfrom
fix-wrong-import

Conversation

@balloob
Copy link
Copy Markdown
Member

@balloob balloob commented Nov 24, 2018

I am not sure why this was a warning and not an error. Probably because it was in JS.

Noticed in webpack build:

    WARNING in ./src/panels/lovelace/components/hui-entities-toggle.js 52:4-21
    "export 'default' (imported as 'turnOnOffEntities') was not found in '../common/entity/turn-on-off-entities'
     @ ./src/panels/lovelace/cards/hui-entities-card.ts
     @ ./src/panels/lovelace/hui-unused-entities.js
     @ ./src/panels/lovelace/hui-root.js
     @ ./src/panels/lovelace/ha-panel-lovelace.js
     @ ./src/layouts/partial-panel-resolver.js
     @ ./src/layouts/home-assistant-main.js
     @ ./src/layouts/app/home-assistant.js
     @ ./src/entrypoints/app.js

@ghost ghost assigned balloob Nov 24, 2018
@ghost ghost added the in progress label Nov 24, 2018
@balloob balloob merged commit b939ae6 into dev Nov 25, 2018
@ghost ghost removed the in progress label Nov 25, 2018
@balloob balloob deleted the fix-wrong-import branch November 25, 2018 14:19
@balloob balloob mentioned this pull request Dec 5, 2018
@github-actions github-actions bot locked and limited conversation to collaborators Jul 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants