Move package to scripts/package (#4045)

This commit is contained in:
Sam El-Husseini
2020-07-14 16:31:53 -07:00
committed by GitHub
parent 55e6f8000e
commit 25821c888d
17 changed files with 19 additions and 20 deletions

12
scripts/package/index.js Normal file
View File

@@ -0,0 +1,12 @@
/**
* @license
* Copyright 2019 Google LLC
* SPDX-License-Identifier: Apache-2.0
*/
/**
* @fileoverview Blockly module.
*/
/* eslint-disable */
'use strict';