From 9150f44508e2ad6d1c43d96b4cd714dcf9dc2342 Mon Sep 17 00:00:00 2001 From: David Blankenship Date: Mon, 11 Sep 2023 12:02:34 -0400 Subject: [PATCH] just for multidev creation --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 38416c57b1..807a633a9f 100644 --- a/README.md +++ b/README.md @@ -41,4 +41,3 @@ _Notes:_ - `confim` Imports the current config files to your database. - `local:theme-link` Run this script once to establish `npm link`s to all of the frontend-related repositories. - `local:cl-dev` Enables a frontend developer to work across all of the repositories (`yalesites-project`, `atomic`, and `component-library-twig`) in an environment configured to support both Storybook development, and have the changes reflected in the Drupal instance. Note: This also wires up the Tokens repo, but if you want to watch for changes there, you'll have to run the `npm run develop` script inside the Tokens directory. -.