mirror of
https://github.com/google/blockly.git
synced 2026-01-08 17:40:09 +01:00
Move package to scripts/package (#4045)
This commit is contained in:
12
scripts/package/index.js
Normal file
12
scripts/package/index.js
Normal file
@@ -0,0 +1,12 @@
|
||||
/**
|
||||
* @license
|
||||
* Copyright 2019 Google LLC
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
/**
|
||||
* @fileoverview Blockly module.
|
||||
*/
|
||||
|
||||
/* eslint-disable */
|
||||
'use strict';
|
||||
Reference in New Issue
Block a user