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

Development directory : invalid regex #66

Closed
@pierrelouisd4j

Description

@pierrelouisd4j

Hi guys,
I believe I found a bug in the regex which generate the meteor private directory in development mode.
https://github.com/lookback/meteor-emails/blob/master/lib/utils.js#L28

Indeed, I have a folder in my project containing ".meteor" wich is removed by the regex when the current path is generated.

My git dir
|--platform.meteor
   |----some init script
   |----meteor
         |------.meteor
         |------private

I know that the short answer is to rename my directory, but fixing this will probably save some time to other people in the future 😉

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