FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

removing signals by WebReflection · Pull Request #161 · WebReflection/uhtml · GitHub

Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension .html  (1) .js  (33) .json  (2) .ts  (17) All 4 file types selected
Only manifest files
Deleted files Viewed files
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Unified
Split
Hide whitespace
Diff view
Unified
Split
Hide whitespace
8 changes: 8 additions & 0 deletions build/files.js
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ export default (target, plugins) => [
file: `./dist/${target}/parser.js`,
}
},
{
plugins,
input: './src/dom/node.js',
output: {
esModule: true,
file: `./dist/${target}/node.js`,
}
},
{
plugins,
input: './src/dom/cdn.js',
Expand Down
16 changes: 0 additions & 16 deletions dist/dev/cdn.js

This file was deleted.

31 changes: 0 additions & 31 deletions dist/dev/creator.js

This file was deleted.

236 changes: 0 additions & 236 deletions dist/dev/ish.js

This file was deleted.

Loading
Loading

Back | FazBrowse Home | New Git URL