Skip to content

Commit

Permalink
Production Build v1.3.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
alvi-khan committed May 12, 2023
1 parent 29f74d8 commit e864d98
Show file tree
Hide file tree
Showing 26 changed files with 45 additions and 44 deletions.
6 changes: 0 additions & 6 deletions docs/css/app.67664d18.css

This file was deleted.

6 changes: 6 additions & 0 deletions docs/css/app.de36d126.css

Large diffs are not rendered by default.

16 changes: 0 additions & 16 deletions docs/css/chunk-vendors.2752329b.css

This file was deleted.

16 changes: 16 additions & 0 deletions docs/css/chunk-vendors.f054464f.css

Large diffs are not rendered by default.

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
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" href="/ner-annotator/favicon.ico"><title>NER Annotator for SpaCy</title><link href="/ner-annotator/css/app.67664d18.css" rel="preload" as="style"><link href="/ner-annotator/css/chunk-vendors.2752329b.css" rel="preload" as="style"><link href="/ner-annotator/js/app.993a4497.js" rel="preload" as="script"><link href="/ner-annotator/js/chunk-vendors.094cda6f.js" rel="preload" as="script"><link href="/ner-annotator/css/chunk-vendors.2752329b.css" rel="stylesheet"><link href="/ner-annotator/css/app.67664d18.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but ner-annotator doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div><script src="/ner-annotator/js/chunk-vendors.094cda6f.js"></script><script src="/ner-annotator/js/app.993a4497.js"></script></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" href="/ner-annotator/favicon.ico"><title>NER Annotator for SpaCy</title><script defer="defer" src="/ner-annotator/js/chunk-vendors.cf1e4087.js"></script><script defer="defer" src="/ner-annotator/js/app.75ea0650.js"></script><link href="/ner-annotator/css/chunk-vendors.f054464f.css" rel="stylesheet"><link href="/ner-annotator/css/app.de36d126.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but ner-annotator doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div></body></html>
2 changes: 2 additions & 0 deletions docs/js/app.75ea0650.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/js/app.75ea0650.js.map

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions docs/js/app.993a4497.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/js/app.993a4497.js.map

This file was deleted.

15 changes: 0 additions & 15 deletions docs/js/chunk-vendors.094cda6f.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/js/chunk-vendors.094cda6f.js.map

This file was deleted.

16 changes: 16 additions & 0 deletions docs/js/chunk-vendors.cf1e4087.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/js/chunk-vendors.cf1e4087.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ner-annotator",
"version": "1.2.0",
"version": "1.3.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
Expand Down
2 changes: 1 addition & 1 deletion src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"package": {
"productName": "NER Annotator",
"version": "1.2.0"
"version": "1.3.0"
},
"build": {
"distDir": "Set automatically by Vue CLI plugin",
Expand Down

0 comments on commit e864d98

Please sign in to comment.