Skip to content

Check why core/ is included in blockly npm package #6724

@cpcallen

Description

@cpcallen

Describe the bug

While debugging test failures in RaspberryPiFoundation/blockly-samples#1452 I noticed that the blockly npm package v9.2.0 contains all of core/**/*.ts, which is unexpected as I thought build_tasks.js had been modified so that the only source code included in the package was in the form of sourcemaps.

I should investigate to see if this is a regression, an error on my part in the previous changes, a deliberate reversion of the previous change (and if so for what reason), or if these files continue to be included for some good reason I was aware of at the time but no longer recall.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions