Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(wip): support source map codegen when merge module ast #1904

Open
wants to merge 23 commits into
base: v2-dev
Choose a base branch
from

Conversation

wre232114
Copy link
Member

Description:

BREAKING CHANGE:

Related issue (if exists):

@wre232114 wre232114 force-pushed the feat/multi-source-map-codegen branch from f8eaac5 to e9e8f38 Compare November 3, 2024 03:19
Copy link

changeset-bot bot commented Nov 3, 2024

🦋 Changeset detected

Latest commit: f732dcc

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

💥 An error occurred when fetching the changed packages and changesets in this PR
Some errors occurred when validating the changesets config:
The package or glob expression "farm-docs" is specified in the `ignore` option but it is not found in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch.

@wre232114 wre232114 force-pushed the feat/multi-source-map-codegen branch 2 times, most recently from d15f6d3 to 6a80f53 Compare November 5, 2024 06:25
@wre232114 wre232114 force-pushed the feat/multi-source-map-codegen branch from 6a80f53 to 57682c3 Compare November 17, 2024 16:03
@wre232114 wre232114 force-pushed the feat/multi-source-map-codegen branch from 57682c3 to 932f789 Compare November 29, 2024 01:18
@shulandmimi shulandmimi force-pushed the feat/multi-source-map-codegen branch from fa15d99 to ef7cb2a Compare November 29, 2024 10:42
shulandmimi and others added 19 commits December 5, 2024 19:54
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* feat: support js process module

* chore: minor version bump

---------

Co-authored-by: brightwu <[email protected]>
* feat: support invalidate module

* feat: remove unless code

* feat: clear expired module

---------

Co-authored-by: ADNY <[email protected]>
Co-authored-by: brightwu <[email protected]>
* Version Packages

* chore: revert major bump

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: brightwu <[email protected]>
* feat: support tailwindcss

* feat: remove unuse code && add tailwind-next example

* feat: usage invalidateModule remove css module cache

* feat: upgrade tailwindcss version

* test: e2e server instance use random port
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants