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

docs(node-resolve): improve doc related to mainFields #138

Merged
merged 5 commits into from Jan 4, 2020
Merged

docs(node-resolve): improve doc related to mainFields #138

merged 5 commits into from Jan 4, 2020

Commits on Jan 3, 2020

  1. node-resolve: improve doc related to mainFields

    More clear doc related to mainFields priority and distinct options for browser, module, jsnext and main. Rework markup to distinguish values of mainFields and corresponding values in package.json.
    StreetStrider committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    6424adf View commit details
    Browse the repository at this point in the history
  2. Update packages/node-resolve/README.md

    Simplify valid values
    
    Co-Authored-By: Andrew Powell <shellscape@users.noreply.github.com>
    StreetStrider and shellscape committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    b586111 View commit details
    Browse the repository at this point in the history
  3. node-resolve: remove type info on deprec options

    Remove Type/Default info on deprecated properties: jsnext, module and main.
    StreetStrider committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    f4da5de View commit details
    Browse the repository at this point in the history
  4. Update packages/node-resolve/README.md

    Co-Authored-By: Andrew Powell <shellscape@users.noreply.github.com>
    StreetStrider and shellscape committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    fb58564 View commit details
    Browse the repository at this point in the history
  5. Update packages/node-resolve/README.md

    Co-Authored-By: Andrew Powell <shellscape@users.noreply.github.com>
    StreetStrider and shellscape committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    799b795 View commit details
    Browse the repository at this point in the history