I would not recommend doing that
If you don't version these files and you change any JS or CSS, do a deployment - users' browsers will still serve this content from browser cache, so they won't get a static content change.
That's why the static content version exists.