summaryrefslogtreecommitdiffstats
path: root/.wp-env.json
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2021-01-16 13:33:45 +0100
committerHarald Eilertsen <haraldei@anduin.net>2021-01-16 13:33:45 +0100
commitb9367d910647de09365d8e0c06ac4d72447ddc30 (patch)
tree66ab10ba7ae25c63a3209d61c985b68820274f07 /.wp-env.json
downloadgigologadmin-b9367d910647de09365d8e0c06ac4d72447ddc30.tar.gz
gigologadmin-b9367d910647de09365d8e0c06ac4d72447ddc30.tar.bz2
gigologadmin-b9367d910647de09365d8e0c06ac4d72447ddc30.zip
Initial commit, set the stage.
Diffstat (limited to '.wp-env.json')
-rw-r--r--.wp-env.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/.wp-env.json b/.wp-env.json
new file mode 100644
index 0000000..a911368
--- /dev/null
+++ b/.wp-env.json
@@ -0,0 +1,4 @@
+{
+ "core": null,
+ "plugins": [ "." ]
+}