Skip to content

Commit c3b39f7

Browse files
committed
reorg some netlify client api code
1 parent b5d215c commit c3b39f7

File tree

101 files changed

+75
-70
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

101 files changed

+75
-70
lines changed

src/command/publish/netlify.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
*/
77

88
import { Command } from "cliffy/command/mod.ts";
9-
import { netlifyPublish } from "../../publish/netlify.ts";
9+
import { netlifyPublish } from "../../publish/netlify/netlify.ts";
1010

1111
import { PublishOptions, PublishProvider } from "./provider.ts";
1212

File renamed without changes.

src/publish/netlify.ts

Lines changed: 0 additions & 69 deletions
This file was deleted.

src/publish/netlify/accounts.ts

Whitespace-only changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)