justarrived / just-match-web

JustMatch Web
https://app.justarrived.se
5 stars 1 forks source link

Update default jobs filter #531

Closed buren closed 7 years ago

buren commented 7 years ago

Updates the default jobs filter to Open for applications.

screen shot 2017-10-03 at 18 01 31
buren commented 7 years ago

I'm not sure why the build fails (🛎 @bex1)

⚠️ The same failure exists on the master branch.

Here is the error message:

 chunk    {0} polyfills.5ad8e1071f22c129a03a.bundle.js (polyfills) 510 kB {5} [initial] [rendered]
 chunk    {1} scripts.97f0f902cc09276f92af.bundle.js (scripts) 402 kB {5} [initial] [rendered]
 chunk    {2} main.39539fc32c6afce701b3.bundle.js (main) 2.82 kB {4} [initial] [rendered]
 chunk    {3} styles.e63c765d8b189a5c1557.bundle.css (styles) 175 bytes {5} [initial] [rendered]
 chunk    {4} vendor.fc326d3019c4aa22c54d.bundle.js (vendor) 826 kB [initial] [rendered]
 chunk    {5} inline.c39f2095bcedeb8803b4.bundle.js (inline) 0 bytes [entry] [rendered]

 ERROR in ./src/main.ts
 Module not found: Error: Can't resolve './$$_gendir/app/app.browser.module.ngfactory' in '/tmp/build_a91283bdfcb4aaaf05ca058b469589ec/justarrived-just-match-web-5b9ac22/src'
 @ ./src/main.ts 3:0-89
 @ multi ./src/main.ts
error Command failed with exit code 1.
 info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
-----> Build failed