Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added environment support #10

Merged
merged 2 commits into from
Mar 28, 2024
Merged

Added environment support #10

merged 2 commits into from
Mar 28, 2024

Conversation

ieedan
Copy link
Owner

@ieedan ieedan commented Mar 28, 2024

  • Added @prod and @dev decorators
  • Added --dev and --prod flags
  • Updated check and build to support environments
  • Updated parser for environments
  • Added new decorators to the vscode extension for syntax highlighting

ieedan added 2 commits March 28, 2024 11:56
- Added `@prod` and `@dev` decorators
- Added `--dev` and `--prod` flags
- Updated **check** and **build** to support environments
- Updated parser for environments
- Added new decorators to the vscode extension for syntax highlighting
@ieedan ieedan self-assigned this Mar 28, 2024
@ieedan ieedan merged commit 98efd91 into main Mar 28, 2024
1 check passed
@ieedan ieedan deleted the environments branch March 28, 2024 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant