Skip to content
This repository was archived by the owner on May 22, 2020. It is now read-only.
/ pnp-sample-app Public archive

A playground to preview and experiment with Yarn Plug'n'Play

Notifications You must be signed in to change notification settings

yarnpkg/pnp-sample-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

12ef9c6 · Dec 30, 2019

History

44 Commits
Sep 24, 2018
Sep 2, 2018
Sep 7, 2018
Sep 2, 2018
Apr 16, 2018
Sep 2, 2018
Sep 25, 2018
Sep 24, 2018
Sep 24, 2018
Apr 16, 2018
Sep 24, 2018
Sep 25, 2018
Dec 30, 2019
Sep 25, 2018
Sep 24, 2018
Sep 24, 2018
Sep 24, 2018
Dec 30, 2019

Repository files navigation

Plug'n'play sample app

This app showcase a wide range of popular packages, and show that Plug'n'play has no issue working with them. Feel free to open PRs to add more, even if they would make little sense in a classic application!

Usage

Running yarn install in the root directory will automatically use the Plug'n'Play-enabled build checked inside the repository. To try out the project without Plug'n'Play enabled, just run YARN_PLUGNPLAY_OVERRIDE=0 yarn install instead.

Plugins

A few plugins are needed for various build tools to properly understand how to resolve files. Those are the ones we use:

Packages

The packages currently configured are:

  • Babel
  • ESLint
  • Gulp
  • Http-server
  • Jest
  • Prettier
  • React
  • Uglifyjs
  • Webpack
  • Webpack-dev-server

Known Issues

About

A playground to preview and experiment with Yarn Plug'n'Play

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published