mendix / pluggable-widgets-tools

Moved to widget resources:
https://github.com/mendix/widgets-resources/
Apache License 2.0
8 stars 5 forks source link

Using .env file to set the correct project path #43

Closed JelteMX closed 4 years ago

JelteMX commented 4 years ago

This PR relates to #39. You can add a .env file to your widget root directory (make sure we add this to the standard .gitignore) that sets the project path, using the environment variable MX_PROJECT_PATH.

JamesRamm commented 4 years ago

👍 This would be great to enable developing widget libraries unattached to any one mendix project