Closed lqzhgood closed 2 years ago
add <script src="https://unpkg.com/dayjs/dayjs.min.js"></script> in doc website can helpful quick validation dayjs in browser F12
<script src="https://unpkg.com/dayjs/dayjs.min.js"></script>
dayjs
F12
I find position in https://github.com/dayjs/dayjs-website/blob/8336b896f5584f161ac99ed502ede6ad21bc74f6/website/siteConfig.js#L85
but have a quick way to load all plugin in the browser ?
yes, dayjs is available in the console already
3Q~
add
<script src="https://unpkg.com/dayjs/dayjs.min.js"></script>
in doc website can helpful quick validationdayjs
in browserF12
I find position in https://github.com/dayjs/dayjs-website/blob/8336b896f5584f161ac99ed502ede6ad21bc74f6/website/siteConfig.js#L85
but have a quick way to load all plugin in the browser ?