fix(imports): Don't use relative paths with ASAR

This commit is contained in:
Ben Gotow 2016-05-13 18:05:24 -07:00
parent fd84d15fbb
commit ffef8e3cda
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
import React from 'react';
import Actions from '../../../src/flux/actions'
import {Actions} from 'nylas-exports';
import {Flexbox, RetinaImg, ScrollRegion} from 'nylas-component-kit';
import ThemeOption from './theme-option';

@ -1 +1 @@
Subproject commit 5abcef20c3738e710ad3a61f36efe83e905ff8d0
Subproject commit 06168f1880d0c7b3d974fbb40963a1a9beba2f9a