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

Add a new output option, workerPublicPath #16671

Merged
merged 32 commits into from Mar 23, 2023
Merged

Commits on Oct 21, 2022

  1. Worker public path changes

    thomastay committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    895df2a View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Configuration menu
    Copy the full SHA
    c188270 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0df564b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a1ccea View commit details
    Browse the repository at this point in the history
  4. add into output schema

    thomastay committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    2e64c44 View commit details
    Browse the repository at this point in the history
  5. lint fixes

    thomastay committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    13be78b View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. Configuration menu
    Copy the full SHA
    674dd74 View commit details
    Browse the repository at this point in the history
  2. Add statsCase - the different asset hashes show that worker public pa…

    …th is making a difference
    thomastay committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    8676f74 View commit details
    Browse the repository at this point in the history
  3. remove TODO comment

    thomastay committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    1eb549b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c03c4f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    292dd48 View commit details
    Browse the repository at this point in the history
  6. lint

    thomastay committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    ee2c87b View commit details
    Browse the repository at this point in the history
  7. update snapshots

    thomastay committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    e5fd6a4 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Configuration menu
    Copy the full SHA
    7ef871b View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Configuration menu
    Copy the full SHA
    0636863 View commit details
    Browse the repository at this point in the history
  2. Fix CI build failures due to extranous double quotes and await worker…

    … termination in config Cases
    
    Can you believe it was only due to an extra "" in the code? smh...
    thomastay committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    0d91c55 View commit details
    Browse the repository at this point in the history
  3. fix Defaults snapshot

    thomastay committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    9e8fe6e View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Updated validation snapshot

    thomastay committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    d33f32d View commit details
    Browse the repository at this point in the history
  2. No cache for stat test

    thomastay committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    2a39a0a View commit details
    Browse the repository at this point in the history
  3. snapshot is cached

    thomastay committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    9fa1415 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea07777 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    47e1440 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Update schemas/WebpackOptions.json

    Co-authored-by: Nitin Kumar <snitin315@gmail.com>
    TheLarkInn and snitin315 committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    6e21e6e View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. special lint fix

    thomastay committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    954d98a View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Configuration menu
    Copy the full SHA
    9e3f5bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b4c6a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2822ed3 View commit details
    Browse the repository at this point in the history
  4. asset hash

    thomastay committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    460ed46 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. revert weird space issues

    thomastay committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    628125f View commit details
    Browse the repository at this point in the history
  2. change hash

    thomastay committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    2cad865 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f33c2b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c6a1a4 View commit details
    Browse the repository at this point in the history