mirror of
https://github.com/jaywcjlove/wxmp.git
synced 2026-01-12 16:28:48 +08:00
feat: add Apple Silicon (arm64) support for Docker image. #57 v2.4.0 e7b52e0ebe
This commit is contained in:
75
static/js/main.0d55df2e.js.LICENSE.txt
Normal file
75
static/js/main.0d55df2e.js.LICENSE.txt
Normal file
@@ -0,0 +1,75 @@
|
||||
/**
|
||||
* @license React
|
||||
* scheduler.production.min.js
|
||||
*
|
||||
* Copyright (c) Facebook, Inc. and its affiliates.
|
||||
*
|
||||
* This source code is licensed under the MIT license found in the
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*/
|
||||
|
||||
/**
|
||||
* @license React
|
||||
* use-sync-external-store-shim.production.js
|
||||
*
|
||||
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
||||
*
|
||||
* This source code is licensed under the MIT license found in the
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*/
|
||||
|
||||
/**
|
||||
* @package @wcj/dark-mode
|
||||
* Web Component that toggles dark mode 🌒
|
||||
* Github: https://github.com/jaywcjlove/dark-mode.git
|
||||
* Website: https://jaywcjlove.github.io/dark-mode
|
||||
*
|
||||
* Licensed under the MIT license.
|
||||
* @license Copyright © 2022. Licensed under the MIT License
|
||||
* @author kenny wong <wowohoo@qq.com>
|
||||
*/
|
||||
|
||||
/**
|
||||
* @remix-run/router v1.23.0
|
||||
*
|
||||
* Copyright (c) Remix Software Inc.
|
||||
*
|
||||
* This source code is licensed under the MIT license found in the
|
||||
* LICENSE.md file in the root directory of this source tree.
|
||||
*
|
||||
* @license MIT
|
||||
*/
|
||||
|
||||
/**
|
||||
* React Router DOM v6.30.1
|
||||
*
|
||||
* Copyright (c) Remix Software Inc.
|
||||
*
|
||||
* This source code is licensed under the MIT license found in the
|
||||
* LICENSE.md file in the root directory of this source tree.
|
||||
*
|
||||
* @license MIT
|
||||
*/
|
||||
|
||||
/**
|
||||
* React Router v6.30.1
|
||||
*
|
||||
* Copyright (c) Remix Software Inc.
|
||||
*
|
||||
* This source code is licensed under the MIT license found in the
|
||||
* LICENSE.md file in the root directory of this source tree.
|
||||
*
|
||||
* @license MIT
|
||||
*/
|
||||
|
||||
/**!
|
||||
* @uiw/copy-to-clipboard v1.0.17
|
||||
* Copy to clipboard.
|
||||
*
|
||||
* Copyright (c) 2024 Kenny Wang
|
||||
* https://github.com/uiwjs/copy-to-clipboard.git
|
||||
*
|
||||
* @website: https://uiwjs.github.io/copy-to-clipboard
|
||||
|
||||
* Licensed under the MIT license
|
||||
*/
|
||||
Reference in New Issue
Block a user