webpack-contrib / bundle-loader

Bundle Loader
MIT License
658 stars 59 forks source link

Require from server #24

Closed ci-agriculture closed 4 years ago

ci-agriculture commented 8 years ago

How to require this loader server side? I tried var app = require('bundle?lazy!./app') and I got error that module 'bundle?lazy!./app' not found.

michael-ciniawsky commented 7 years ago

@IAMtheIAM Please provide more info about your current setup (webpack.config.js etc)

alexander-akait commented 4 years ago

Closing due to inactivity. Please test with latest version and feel free to reopen if still regressions. Thanks!