Skip to content
This repository was archived by the owner on Oct 17, 2020. It is now read-only.

feat: Prepare a new snapshot version to integrate in Portal's build #542

Merged
merged 12 commits into from
Mar 10, 2020

Conversation

izaera
Copy link
Member

@izaera izaera commented Mar 10, 2020

No description provided.

This is so that we can tell the user what webpack and/or our plugins are doing
on each file.
Apparently webpack supports ES6 imports out of the box, thus our imports loader
must understand and transform them correctly.
This is to make spurious build problems disappear.

We don't need specialized scripts for these tasks any more, as tsc
project references feature does the trick.

Build is a bit slower than with our specialized script, but not so
slower as to justify staying out of the blessed way of building
Typescript projects.
This is needed because the project stopped building correctly due to the new
build configuration.
@izaera izaera requested a review from jbalsas as a code owner March 10, 2020 13:13
@izaera izaera merged commit c688cb7 into liferay:3.x-WIP Mar 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants