mirror of
https://github.com/pezkuwichain/pezkuwi-wasm.git
synced 2026-04-22 02:08:00 +00:00
fix: complete rebrand - fix build, update URLs, author fields
This commit is contained in:
+3
-3
@@ -1,9 +1,9 @@
|
||||
#!/usr/bin/env bash
|
||||
# Copyright 2019-2025 @polkadot/wasm authors & contributors
|
||||
# Copyright 2019-2025 @pezkuwi/wasm authors & contributors
|
||||
# This software may be modified and distributed under the terms
|
||||
# of the Apache-2.0 license. See the LICENSE file for details.
|
||||
|
||||
set -e
|
||||
|
||||
yarn polkadot-dev-clean-build
|
||||
yarn polkadot-dev-build-ts
|
||||
yarn pezkuwi-dev-clean-build
|
||||
yarn pezkuwi-dev-build-ts
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
# Copyright 2019-2025 @polkadot/wasm authors & contributors
|
||||
# Copyright 2019-2025 @pezkuwi/wasm authors & contributors
|
||||
# This software may be modified and distributed under the terms
|
||||
# of the Apache-2.0 license. See the LICENSE file for details.
|
||||
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
# Copyright 2019-2025 @polkadot/wasm authors & contributors
|
||||
# Copyright 2019-2025 @pezkuwi/wasm authors & contributors
|
||||
# This software may be modified and distributed under the terms
|
||||
# of the Apache-2.0 license. See the LICENSE file for details.
|
||||
|
||||
|
||||
+2
-2
@@ -1,11 +1,11 @@
|
||||
#!/usr/bin/env bash
|
||||
# Copyright 2019-2025 @polkadot/wasm authors & contributors
|
||||
# Copyright 2019-2025 @pezkuwi/wasm authors & contributors
|
||||
# This software may be modified and distributed under the terms
|
||||
# of the Apache-2.0 license. See the LICENSE file for details.
|
||||
|
||||
set -e
|
||||
|
||||
yarn polkadot-dev-clean-build
|
||||
yarn pezkuwi-dev-clean-build
|
||||
|
||||
cd packages/wasm-crypto
|
||||
cargo clean
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
# Copyright 2019-2025 @polkadot/wasm authors & contributors
|
||||
# Copyright 2019-2025 @pezkuwi/wasm authors & contributors
|
||||
# This software may be modified and distributed under the terms
|
||||
# of the Apache-2.0 license. See the LICENSE file for details.
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
# Copyright 2019-2025 @polkadot/wasm authors & contributors
|
||||
# Copyright 2019-2025 @pezkuwi/wasm authors & contributors
|
||||
# This software may be modified and distributed under the terms
|
||||
# of the Apache-2.0 license. See the LICENSE file for details.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user