Skip to content

Commit

Permalink
Upgrade to react18 and replace webpack with vite
Browse files Browse the repository at this point in the history
  • Loading branch information
cwhuang29 committed Jan 6, 2023
1 parent 4767129 commit 3b4392b
Show file tree
Hide file tree
Showing 99 changed files with 11,924 additions and 13,651 deletions.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
44 changes: 0 additions & 44 deletions craco.config.js

This file was deleted.

Binary file removed demo/demo01-compact.png
Binary file not shown.
Binary file removed demo/demo01.png
Binary file not shown.
Binary file removed demo/demo02-compact.png
Binary file not shown.
Binary file removed demo/demo02.png
Binary file not shown.
11 changes: 11 additions & 0 deletions dist/assets/content-script-loader.index.jsx.6a8d6a95.70256690.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
(function () {
'use strict';

(async () => {
await import(
/* @vite-ignore */
chrome.runtime.getURL("assets/index.jsx.6a8d6a95.js")
);
})().catch(console.error);

})();
Binary file added dist/assets/icons/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/assets/icons/logo16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/assets/icons/logo32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions dist/assets/index.html.6f3e09c0.css

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

146 changes: 146 additions & 0 deletions dist/assets/index.html.dbbb06eb.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/assets/index.js.87e97c2a.js

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

1 change: 1 addition & 0 deletions dist/assets/index.jsx.6a8d6a95.js

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

1 change: 1 addition & 0 deletions dist/assets/index.jsx.ba119cc2.css

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

Loading

0 comments on commit 3b4392b

Please sign in to comment.