Skip to content

Commit a38c1fd

Browse files
committed
Remove placeholder build scripts
1 parent c4f1ddb commit a38c1fd

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

projects/plugins/wpcloud-sso/composer.json

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,7 @@
1919
"src/"
2020
]
2121
},
22-
"scripts": {
23-
"build-development": [
24-
"echo 'Nothing to build!'"
25-
],
26-
"build-production": [
27-
"echo 'Nothing to build!'"
28-
]
29-
},
22+
"scripts": {},
3023
"repositories": [
3124
{
3225
"type": "path",

0 commit comments

Comments
 (0)