Static Asset Handling

You can place the asset in a special public directory under your project root. Assets in this directory will be served at root path / during dev, and copied to the root of the dist directory as-is without hashing.

Vue Crash Course - Task Tracker