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

Deprecate es5 support. #87

Closed
bckohan opened this issue Jan 27, 2023 · 1 comment
Closed

Deprecate es5 support. #87

bckohan opened this issue Jan 27, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@bckohan
Copy link
Owner

bckohan commented Jan 27, 2023

Deprecate all es5 specific code generation and move it into separate transpilers. This is now considered beyond the scope of django-render-static and rendered code should be run through an external transpiler like babel if es5 compat is required.

@bckohan bckohan added the enhancement New feature or request label Jan 27, 2023
@bckohan bckohan added this to the Version 2.0 milestone Jan 27, 2023
@bckohan bckohan self-assigned this Jan 27, 2023
@bckohan bckohan changed the title Remove es5 support. Deprecate es5 support. Jan 27, 2023
bckohan added a commit that referenced this issue Feb 5, 2023
@bckohan
Copy link
Owner Author

bckohan commented Feb 5, 2023

Done in version 2.0 line

@bckohan bckohan closed this as completed Feb 5, 2023
bckohan added a commit that referenced this issue Feb 14, 2023
bckohan added a commit that referenced this issue Feb 16, 2023
bckohan added a commit that referenced this issue Feb 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant