Skip to content
This repository was archived by the owner on Oct 28, 2022. It is now read-only.
This repository was archived by the owner on Oct 28, 2022. It is now read-only.

Questions #1

Description

@iam4x

Hey thank's again @IngwiePhoenix :)

I have a few questions:

  1. https://github.com/DragonsInn/bird3-purifycss-webpack-plugin/blob/master/index.js#L34-L48 If I understand well, this will look into webpack compiled files automatically. So do we still need to throw an error when no paths are given (https://github.com/DragonsInn/bird3-purifycss-webpack-plugin/blob/master/index.js#L16) ?
  2. https://github.com/DragonsInn/bird3-purifycss-webpack-plugin/blob/master/index.js#L28 I think we can drop merge dependancy and use Array.concat instead. Same here (https://github.com/DragonsInn/bird3-purifycss-webpack-plugin/blob/master/index.js#L22).
  3. https://github.com/DragonsInn/bird3-purifycss-webpack-plugin/blob/master/index.js#L39 I think we should use a regex like for webpack loaders it would be more understandable for people, keeps consistency in the webpack community.

I will be more than pleased to drop you PR, just need to check these things with you before 👍

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions