From 4cd4e181e82212c69fcac1c0aeff4d8a0b905172 Mon Sep 17 00:00:00 2001 From: Brandon Casey Date: Thu, 16 Aug 2018 16:00:08 -0400 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..4cf2807 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# videojs-generate-rollup-config +Generate a standard rollup config, so that plugins don't need the same script in every repository.