Fix NPM build scripts #25
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "bugfix/npm-scripts"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Removes the usage of vue-tsc, as well, you're not using that.
Also added the NODE_ENV set to development on watch so that builds as a development build (really only matters for Vue and React, but better safe than sorry)
@kdonaldson beat me too it, I have these changes in my logging tasks haha