Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
component
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
purplevin
component
Commits
eeea1e4d
Commit
eeea1e4d
authored
Oct 17, 2022
by
erichsieh
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1.1.20
parent
fbeeb660
Pipeline
#3933
passed with stage
in 2 seconds
Changes
5
Pipelines
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
2339 additions
and
2267 deletions
+2339
-2267
README.md
README.md
+27
-19
lib/index.common.js
lib/index.common.js
+1155
-1123
lib/index.umd.js
lib/index.umd.js
+1155
-1123
lib/index.umd.min.js
lib/index.umd.min.js
+1
-1
package.json
package.json
+1
-1
No files found.
README.md
View file @
eeea1e4d
# component
# component
## Project setup
## Project setup
```
```
npm install
npm install
```
```
### Compiles and hot-reloads for development
### Compiles and hot-reloads for development
```
```
npm run serve
npm run serve
```
```
### Compiles and minifies for production
### Compiles and minifies for production
```
```
npm run build
npm run build
```
```
### Customize configuration
See
[
Configuration Reference
](
https://cli.vuejs.org/config/
)
.
### 上傳版本
```
```
### Customize configuration
See
[
Configuration Reference
](
https://cli.vuejs.org/config/
)
.
lib/index.common.js
View file @
eeea1e4d
This diff is collapsed.
Click to expand it.
lib/index.umd.js
View file @
eeea1e4d
This diff is collapsed.
Click to expand it.
lib/index.umd.min.js
View file @
eeea1e4d
This source diff could not be displayed because it is too large. You can
view the blob
instead.
package.json
View file @
eeea1e4d
{
{
"name"
:
"@purplevin/component"
,
"name"
:
"@purplevin/component"
,
"version"
:
"0.1.
19
"
,
"version"
:
"0.1.
20
"
,
"private"
:
false
,
"private"
:
false
,
"main"
:
"lib/index.umd.min.js"
,
"main"
:
"lib/index.umd.min.js"
,
"scripts"
:
{
"scripts"
:
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment