creativetimofficial / vue-argon-design-system

Vue Argon Design System
http://demos.creative-tim.com/vue-argon-design-system/#/
856 stars 881 forks source link

[Bug] Cannot compile static files other than the homepage #70

Open vlssu opened 3 years ago

vlssu commented 3 years ago

Version

v1.1.0

Reproduction link

https://github.com/vlssu/vlssu-minecraft-public-service

Operating System

win10pro

Device

pc

Browser & Version

Google Chrome 92.0.4515.159 x64

Steps to reproduce

  1. npm install
  2. npm run build

    What is expected?

    It should be able to render the file in the subpath, but I did not find

    What is actually happening?

    Yarn build cannot compile static files (only the page of the homepage can be compiled, and the subpath does not produce results


Solution

Additional comments