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

Convert SourceMapGenerator to string in build script #74

Merged
merged 1 commit into from Apr 29, 2020
Merged

Conversation

@Neverage
Copy link
Contributor

@Neverage Neverage commented Apr 29, 2020

On node 14, build script fails with error because fs.writeFileSync(file, data[, options]) received instance of SourceMapGenerator.

Screenshot:
node_14

This solution works on older versions.

@vercel
Copy link

@vercel vercel bot commented Apr 29, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/jdan/98css/ntz9onh39
Preview: https://98css-git-fork-neverage-master.jdan.now.sh

@jdan jdan merged commit 4fb66b5 into jdan:master Apr 29, 2020
1 check passed
1 check passed
Vercel Deployment has completed
Details
@jdan
Copy link
Owner

@jdan jdan commented Apr 29, 2020

Thanks dude :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.