Refer to this link: Iframe not working with vue webpack + npm run dev
- put the file in
/static - change the path accordingly:
<iframe src="/static/pageOne.html"></iframe>
Refer to this link: Iframe not working with vue webpack + npm run dev
/static<iframe src="/static/pageOne.html"></iframe>