browserify / browserify/static-module

Module build failed: Error: unsupported type for static module: FunctionDeclaration

Open
#21 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
75
Forks
22
PR merge metrics
No merged PRs in 30d

Description

I got this in one of my project:
`

ModuleBuildError: Module build failed: Error: unsupported type for static module: FunctionDeclaration
at expression:

function fs(e, t, r) {
e = e | 0;
t = t | 0;
r = r | 0;
return lo(e, t, r) | 0;
}

at traverse (/ssd2/home/kapcsandi/scm/frontend2/node_modules/static-module/index.js:301:34)
at walk (/ssd2/home/kapcsandi/scm/frontend2/node_modules/static-module/index.js:224:18)
`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.