Skip to content
This repository has been archived by the owner on Sep 28, 2020. It is now read-only.

CPFED-3761 - Removing PFE code and replacing with deps and symlinks #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

wesruv
Copy link
Contributor

@wesruv wesruv commented Jul 13, 2020

No description provided.

@@ -295,7 +295,7 @@ ${fs
})
.pipe(
replace(
/^(import .*?)(['"]\.\.\/\.\.\/(?!\.\.\/).*)\.js(['"];)$/gm,
/^(import .*?)(['"][\.\.\/]+.*)\.js(['"]; \/\/ \| umd)$/gm,
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here's the regex change so we can use as many ../ as we want, but requires // | umd comment at the end of the line for it to add UMD to the file extension on UMD compilation

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.

2 participants