|
|
@@ -0,0 +1,20 @@
|
|
|
+{
|
|
|
+ "installCommand": "install:codesandbox",
|
|
|
+ "buildCommand": "build:lib",
|
|
|
+ "packages": [
|
|
|
+ "packages/semi-animation",
|
|
|
+ "packages/semi-animation-react",
|
|
|
+ "packages/semi-animation-styled",
|
|
|
+ "packages/semi-foundation",
|
|
|
+ "packages/semi-icons",
|
|
|
+ "packages/semi-illustrations",
|
|
|
+ "packages/semi-scss-compile",
|
|
|
+ "packages/semi-theme-default",
|
|
|
+ "packages/semi-ui",
|
|
|
+ "packages/semi-webpack"
|
|
|
+ ],
|
|
|
+ "node": "14",
|
|
|
+ "sandboxes": [
|
|
|
+ "oubej"
|
|
|
+ ]
|
|
|
+}
|