browserify / browserify/factor-bundle

Can't get example to work

Abierto
#55 3 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
JavaScript
Estrellas
397
Forks
24
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

I'm on ubuntu 14.04 with the latest version of browserify.

I can't get the simple example to work

```
git clone git@github.com:substack/factor-bundle.git
cd factor-bundle/example/files
mkdir bundle
browserify x.js y.js > bundle.js
browser-unpack < bundle.js | factor-bundle x.js -o bundle/x.js y.js -o bundle/y.js > bundle/common.js
```

This results in the creation of `bundle/common.js` but no `x.js` or `y.js`

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

Reproduce the issue in example/files on Ubuntu using the listed browserify, browser-unpack, and factor-bundle commands. Inspect the generated bundle.js and bundle/common.js, then trace why bundle/x.js and bundle/y.js are not created. Done means the example produces all three expected output files or clearly documents the supported behavior.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
javascript
Área
cli, tooling
Tipo de issue
Error
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.