Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Serving app from the file system doesn't work #1

Open
LeandroOrdonez opened this issue Nov 24, 2019 · 0 comments
Open

Serving app from the file system doesn't work #1

LeandroOrdonez opened this issue Nov 24, 2019 · 0 comments

Comments

@LeandroOrdonez
Copy link

Shouldn't this line be <script src="./bundle.js"></script> ?

<script src="../../Clientside/dist/bundle.js"></script>

In any case, even changing this line I was not able to get the application to work. Should it work just by opening the index.html file in a browser or am I missing something?

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant