Skip to content

grunt 'build' copies the local env variable file (server/config/local.env.js) into /dist #1570

@MagRelo

Description

@MagRelo

The grunt 'build' task copies the local env variable file (server/config/local.env.js) into /dist – is this intentional? I've always modified my gruntfile to exclude this file from the 'copy' config, but that doesn't seem to work for me anymore with the babel:server task. I haven't been able to find the right syntax to exclude this file from the babel task...

Q1) Should the local ENV vars be bundled into /dist with the grunt build task?
Q2) If so, could someone help me with the syntax to exclude them on my end?

Thanks, great project!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions