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

Load next config #2955

Merged
merged 19 commits into from
Dec 18, 2022
Merged

Load next config #2955

merged 19 commits into from
Dec 18, 2022

Commits on Dec 14, 2022

  1. Load next config

    Brooooooklyn committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    323d6cc View commit details
    Browse the repository at this point in the history
  2. cleanup

    Brooooooklyn committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    d9af05b View commit details
    Browse the repository at this point in the history
  3. config_asset

    Brooooooklyn committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    356e1a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc3ba0b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bfea2d5 View commit details
    Browse the repository at this point in the history
  6. clippy fix

    Brooooooklyn committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    3f36c01 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cc3efcd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    34c5172 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

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

Commits on Dec 17, 2022

  1. Simple fixes

    jridgewell committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    2e90a0b View commit details
    Browse the repository at this point in the history
  2. Do not compile IPC module

    jridgewell committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    6a7f2a1 View commit details
    Browse the repository at this point in the history
  3. remove next config loading to next-dev startup

    enable app dir only when app dir option is provided
    
    remove server component externals cli option
    sokra committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    65f581f View commit details
    Browse the repository at this point in the history
  4. refactor to be more general usable

    use own configurations for build-time evaluation
    
    allows ecmascript assets to reference inner assets
    sokra committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    694d823 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7ff20d5 View commit details
    Browse the repository at this point in the history
  6. fix IPC importing

    sokra committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    0f3aad9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a71648b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    49db55f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7b18be5 View commit details
    Browse the repository at this point in the history
  10. make prettier happy

    sokra committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    a9fdfcc View commit details
    Browse the repository at this point in the history