Skip to content
This repository was archived by the owner on Dec 6, 2021. It is now read-only.
This repository was archived by the owner on Dec 6, 2021. It is now read-only.

Compatibility Question #515

@jeremy-ww

Description

@jeremy-ww

Hi, I have some question about Poi's compatibility, it does not work well with Android 4.4.4 while using poi --serve.

Seem like there's something wrong with the below. Could u please fix them?

  1. formatWebpackMessages

(chalk is not ES5 compat)
https://github.com/egoist/poi/blob/master/core/dev-utils/formatWebpackMessages.js#L11

https://github.com/egoist/poi/blob/master/core/dev-utils/formatWebpackMessages.js#L75

https://github.com/egoist/poi/blob/master/core/dev-utils/formatWebpackMessages.js#L77

  1. hotDevClient

[email protected] is not ES5 compat, webpack-dev-server already fix it.

https://github.com/egoist/poi/blob/master/core/dev-utils/hotDevClient.js#L14

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions