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

feat: add config option to prevent import into client code #12480

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Jul 18, 2024

  1. Added serverProtectedPaths to add additional rules to prevent code be…

    …ing imported to client site code
    Dudek-AMS committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    121d227 View commit details
    Browse the repository at this point in the history
  2. pnpm check

    Dudek-AMS committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    0f169ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    264a59d View commit details
    Browse the repository at this point in the history
  4. pnpm check

    Dudek-AMS committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    988db32 View commit details
    Browse the repository at this point in the history
  5. added doc

    Dudek-AMS committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    72240b9 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. format and tests

    Dudek-AMS committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    5ce8f2d View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. rename to serverOnlyPaths

    Dudek-AMS committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    7e78a4e View commit details
    Browse the repository at this point in the history
  2. linting and checking

    fix import paths
    removed unused imports
    Dudek-AMS committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    82f1df2 View commit details
    Browse the repository at this point in the history