chore: format all common files (#431)
This commit is contained in:
2
common/_templates/rspack-web/env/index.ts
vendored
2
common/_templates/rspack-web/env/index.ts
vendored
@@ -13,7 +13,7 @@
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
|
||||
const { NODE_ENV } = process.env;
|
||||
|
||||
const IS_DEV_MODE = NODE_ENV === 'development'; // local environment
|
||||
|
||||
Reference in New Issue
Block a user