Skip to content
This repository was archived by the owner on Jan 16, 2018. It is now read-only.
This repository was archived by the owner on Jan 16, 2018. It is now read-only.

Help me :( Can't start webpack-dev-server #115

@long-hp

Description

@long-hp

ERROR in ReferenceError: self is not defined
at Object. (main:16011:17)
at Object.module.exports (main:16040:30)
at webpack_require (main:30:30)
at Object. (main:35975:1)
at webpack_require (main:30:30)
at module.exports (main:76:18)
at main:79:10
at webpackUniversalModuleDefinition (main:3:20)
at main:10:3
at ContextifyScript.Script.runInContext (vm.js:37:29)


webpack.config.js :
entry: {
'main': './src/router.js',
},
plugins: [
new StaticSiteGeneratorPlugin('main', data.routes, data),
],

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions