-
-
Notifications
You must be signed in to change notification settings - Fork 272
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
Move all jspm build operations to endpoint build operations #129
Comments
Tracking at #325. |
This was referenced Sep 12, 2021
guybedford
pushed a commit
that referenced
this issue
Apr 8, 2023
guybedford
pushed a commit
that referenced
this issue
Apr 8, 2023
guybedford
pushed a commit
that referenced
this issue
Apr 8, 2023
guybedford
pushed a commit
that referenced
this issue
Apr 8, 2023
guybedford
pushed a commit
that referenced
this issue
Apr 8, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We can then extend a base endopint class or have a base build function that provides the standard things like minification, directories.lib etc. But it will be possible to construct endpoints that don't use these features. Which is more flexible. It is also much better to have no build operations in jspm itself, because it is not a build tool!
The text was updated successfully, but these errors were encountered: