Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

fix: remove tns-core-modules dependency in order to allow @nativescrip/core migration #1091

Merged
merged 1 commit into from
Nov 8, 2019

Conversation

DimitarTachev
Copy link
Contributor

PR Checklist

What is the current behavior?

The plugin depends on tns-core-modules.

What is the new behavior?

The plugin does not depend on tns-core-modules.

P.S. This PR should not change anything in the business logic as the parse method content is the same.

Old:
https://github.com/NativeScript/NativeScript/blob/fc2a233e9598def50969247c1516c32260b7e283/nativescript-core/css/lib/parse/index.js
New:
https://github.com/reworkcss/css/blob/v2.2.1/lib/parse/index.js

Related to: #1089

@cla-bot cla-bot bot added the cla: yes label Nov 8, 2019
@DimitarTachev
Copy link
Contributor Author

test webpack-apps cli-smoke

@DimitarTachev DimitarTachev merged commit 0c51911 into master Nov 8, 2019
@DimitarTachev DimitarTachev deleted the tachev/remove-modules-dep branch November 8, 2019 14:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants