Skip to content

Add BUILD_PATH env variable to customise naming of production folder #75

@lucafalasco

Description

@lucafalasco

Would be nice to change the path of the production folder, in my use case we have to create different folders at build time for each different language.
Example:

build/
-- app.js
-- index.html
-- assets/
-- fr/
---- app.js
---- index.html
-- de/
---- app.js
---- index.html

BUILD_PATH=build/fr

path: path.resolve('./build'),

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions