This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
ant-design
Watch
1
Star
0
Fork
0
You've already forked ant-design
mirror of
https://github.com/ant-design/ant-design.git
synced
2024-11-26 04:00:13 +08:00
Code
Issues
Actions
25
Packages
Projects
Releases
Wiki
Activity
36af97c20b
ant-design
/
scripts
/
prepub.js
8 lines
96 B
JavaScript
Raw
Normal View
History
Unescape
Escape
prepub
2016-04-28 11:46:11 +08:00
#!/usr/bin/env node
upgrade select
2016-04-28 12:22:47 +08:00
/* eslint no-console:0, strict:0 */
'use strict'
;
prepub
2016-04-28 11:46:11 +08:00
console
.
log
(
'prepub'
)
;
Reference in New Issue
Copy Permalink