Skip to content

Commit

Permalink
feat(cdn): separate cdn into own repo
Browse files Browse the repository at this point in the history
  • Loading branch information
wzr1337 committed Mar 31, 2018
1 parent b9d3fb7 commit bc7073e
Show file tree
Hide file tree
Showing 13 changed files with 125 additions and 242 deletions.
44 changes: 0 additions & 44 deletions dist/cdn/index.d.ts

This file was deleted.

84 changes: 0 additions & 84 deletions dist/cdn/index.js

This file was deleted.

1 change: 0 additions & 1 deletion dist/cdn/index.js.map

This file was deleted.

1 change: 0 additions & 1 deletion dist/public_api.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@ export { WsHandler } from "./web.socket.handler";
export { PluginLoader } from "./loaders/PluginLoader";
export { ServiceRegistry } from "./service.registry";
export { IRunOptions } from "./types";
export { Cdn, ICdnCallback } from "./cdn";
export declare const pluginpath: string;
2 changes: 0 additions & 2 deletions dist/public_api.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/public_api.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/web.server.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/web.server.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

120 changes: 120 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit bc7073e

Please sign in to comment.