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

fix: One more attempt to fix static files #260

Merged
merged 9 commits into from
Jun 13, 2023
Merged

Commits on Jun 9, 2023

  1. fix: Add static files to the dist folder

    Andrew Nikitin committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    9961688 View commit details
    Browse the repository at this point in the history
  2. fix: small fix with path to copy

    Andrew Nikitin committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    9e6e6fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f8f45b View commit details
    Browse the repository at this point in the history
  4. fix: Skip API guarding for .js files

    Andrew Nikitin committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    a299e86 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Move to path.join for static files

    Andrew Nikitin committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    b49de83 View commit details
    Browse the repository at this point in the history
  2. Move to relative path

    Andrew Nikitin committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    d592f73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60fa265 View commit details
    Browse the repository at this point in the history
  4. Add explicit file for static

    Andrew Nikitin committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    5a0203e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    01e6382 View commit details
    Browse the repository at this point in the history