We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The package.json file assumes we use babel. However, lately we've been using TypeScript.
package.json
TypeScript should be the new default, or make the type of JS lib configurable when installing the bundle.
Package.json should be deleted and moved to the symfony-project-template.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Thepackage.json
file assumes we use babel. However, lately we've been using TypeScript.TypeScript should be the new default, or make the type of JS lib configurable when installing the bundle.Package.json should be deleted and moved to the symfony-project-template.
The text was updated successfully, but these errors were encountered: